Add /tftpboot as an argument to the commented-out example for tftp, so
people don't compromise their system by blindly un-commenting the entry.
This commit is contained in:
parent
0232fca809
commit
7bbaffb06a
@ -11,7 +11,7 @@ login stream tcp nowait root /usr/libexec/rlogind rlogind
|
||||
uucpd stream tcp nowait root /usr/libexec/uucpd uucpd
|
||||
#nntp stream tcp nowait usenet /usr/libexec/nntpd nntpd
|
||||
finger stream tcp nowait nobody /usr/libexec/fingerd fingerd -s
|
||||
#tftp dgram udp wait nobody /usr/libexec/tftpd tftpd
|
||||
#tftp dgram udp wait nobody /usr/libexec/tftpd tftpd /tftpboot
|
||||
comsat dgram udp wait root /usr/libexec/comsat comsat
|
||||
#talk dgram udp wait root /usr/old/talkd talkd
|
||||
ntalk dgram udp wait root /usr/libexec/ntalkd ntalkd
|
||||
|
Loading…
x
Reference in New Issue
Block a user