Change space to tab in ruserd line per Guido van Rooij
This commit is contained in:
parent
d815696f95
commit
e46cfc3249
@ -28,7 +28,7 @@ time dgram udp wait root internal
|
||||
# Kerberos authenticated services
|
||||
klogin stream tcp nowait root /usr/libexec/rlogind rlogind -k
|
||||
eklogin stream tcp nowait root /usr/libexec/rlogind rlogind -k -x
|
||||
kshell stream tcp nowait root /usr/libexec/rshd rshd -k
|
||||
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
|
||||
@ -37,5 +37,5 @@ kshell stream tcp nowait root /usr/libexec/rshd rshd -k
|
||||
# You MUST have portmapper running to use these!
|
||||
#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
|
||||
#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
|
||||
|
Loading…
x
Reference in New Issue
Block a user