mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-15 10:17:20 +00:00
Uncomment uucpd by default, it is working and secure now
This commit is contained in:
parent
67e5e9bc63
commit
dcb4550cb2
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5170
@ -8,7 +8,7 @@ telnet stream tcp nowait root /usr/libexec/telnetd telnetd
|
||||
shell stream tcp nowait root /usr/libexec/rshd rshd
|
||||
login stream tcp nowait root /usr/libexec/rlogind rlogind
|
||||
#exec stream tcp nowait root /usr/libexec/rexecd rexecd
|
||||
#uucpd stream tcp nowait root /usr/libexec/uucpd uucpd
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user