Entries so RPC servers are started.

This commit is contained in:
jtc 1993-09-23 17:41:08 +00:00
parent f5595e93a8
commit 6882311f51

View File

@ -32,3 +32,8 @@ kshell stream tcp nowait root /usr/libexec/rshd rshd -k
# Services run ONLY on the Kerberos server
#krbupdate stream tcp nowait root /usr/libexec/registerd registerd
#kpasswd stream tcp nowait root /usr/libexec/kpasswdd kpasswdd
# RPC based services
#mountd/1 dgram rpc/udp wait root /sbin/mountd mountd
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
walld/1 dgram rpc/udp wait root /usr/libexec/rpc.rwalld rpc.rwalld