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