diff options
| author | Gordon Tetlow <gordon@FreeBSD.org> | 2002-08-09 17:34:13 +0000 |
|---|---|---|
| committer | Gordon Tetlow <gordon@FreeBSD.org> | 2002-08-09 17:34:13 +0000 |
| commit | 5e6fcb8ccce49b6f9f0da7f59106c3c86900e5a0 (patch) | |
| tree | 0b00f1f8a60a143e3d8c8c06f71deb2cb0875295 /etc/inetd.conf | |
| parent | e4bc448975dbc21ad1db6eb653ec040d59065734 (diff) | |
Notes
Diffstat (limited to 'etc/inetd.conf')
| -rw-r--r-- | etc/inetd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inetd.conf b/etc/inetd.conf index 79e14f7100e0..25430b801e29 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -69,7 +69,7 @@ #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 # -# RPC based services (you MUST have portmapper running to use these) +# RPC based services (you MUST have rpcbind running to use these) # #rstatd/1-3 dgram rpc/udp wait root /usr/libexec/rpc.rstatd rpc.rstatd #rusersd/1-2 dgram rpc/udp wait root /usr/libexec/rpc.rusersd rpc.rusersd |
