diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/inetd.conf | 4 | ||||
-rw-r--r-- | etc/mtree/BSD.usr.dist | 6 |
2 files changed, 2 insertions, 8 deletions
diff --git a/etc/inetd.conf b/etc/inetd.conf index 8b8e604..77b4eda 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -58,8 +58,8 @@ # --allow-root path correctly or you open a trivial to exploit but # deadly security hole. # -#cvspserver stream tcp nowait root /usr/bin/cvs cvs --allow-root=/your/cvsroot/here pserver -#cvspserver stream tcp nowait root /usr/bin/cvs cvs --allow-root=/your/cvsroot/here kserver +#cvspserver stream tcp nowait root /usr/local/bin/cvs cvs --allow-root=/your/cvsroot/here pserver +#cvspserver stream tcp nowait root /usr/local/bin/cvs cvs --allow-root=/your/cvsroot/here kserver # # RPC based services (you MUST have rpcbind running to use these) # diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist index 0064d10..02d2286 100644 --- a/etc/mtree/BSD.usr.dist +++ b/etc/mtree/BSD.usr.dist @@ -148,8 +148,6 @@ .. 27.nfsrfc .. - 28.cvs - .. .. smm 01.setup @@ -223,10 +221,6 @@ .. csh .. - cvs - contrib - .. - .. cvsup .. diskless |