View | Details | Raw Unified | Return to bug 34317
Collapse All | Expand All

(-)/etc/inetd.conf (-1 / +1 lines)
Lines 72-78 Link Here
72
# deadly security hole.
72
# deadly security hole.
73
#
73
#
74
#cvspserver	stream	tcp	nowait	root	/usr/bin/cvs	cvs --allow-root=/your/cvsroot/here pserver
74
#cvspserver	stream	tcp	nowait	root	/usr/bin/cvs	cvs --allow-root=/your/cvsroot/here pserver
75
#cvs		stream	tcp	nowait	root	/usr/bin/cvs	cvs --allow-root=/your/cvsroot/here kserver
75
#cvspserver	stream	tcp	nowait	root	/usr/bin/cvs	cvs --allow-root=/your/cvsroot/here kserver
76
#
76
#
77
# RPC based services (you MUST have portmapper running to use these)
77
# RPC based services (you MUST have portmapper running to use these)
78
#
78
#

Return to bug 34317