Uncomment uucpd by default, it is working and secure now

This commit is contained in:
Andrey A. Chernov 1994-12-19 01:11:19 +00:00
parent 67e5e9bc63
commit dcb4550cb2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5170

View File

@ -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