Disable UDP echo, chargen, date, and daytime services.

This commit is contained in:
Garrett Wollman 1994-12-21 20:32:44 +00:00
parent 71704f34b1
commit b67268cfbc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5183

View File

@ -20,11 +20,11 @@ discard stream tcp nowait root internal
chargen stream tcp nowait root internal
daytime stream tcp nowait root internal
time stream tcp nowait root internal
echo dgram udp wait root internal
#echo dgram udp wait root internal
discard dgram udp wait root internal
chargen dgram udp wait root internal
daytime dgram udp wait root internal
time dgram udp wait root internal
#chargen dgram udp wait root internal
#daytime dgram udp wait root internal
#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