|
|
@ -1,4 +1,4 @@ |
|
|
|
# $OpenBSD: inetd.conf,v 1.16 1997/02/16 16:48:28 deraadt Exp $ |
|
|
|
# $OpenBSD: inetd.conf,v 1.17 1997/04/23 10:26:55 deraadt Exp $ |
|
|
|
# |
|
|
|
# Internet server configuration database |
|
|
|
# |
|
|
@ -15,9 +15,9 @@ comsat dgram udp wait root /usr/libexec/comsat comsat |
|
|
|
ntalk dgram udp wait root /usr/libexec/ntalkd ntalkd |
|
|
|
#bootps dgram udp wait root /usr/sbin/bootpd bootpd |
|
|
|
# Internal services |
|
|
|
echo stream tcp nowait root internal |
|
|
|
discard stream tcp nowait root internal |
|
|
|
chargen stream tcp nowait root internal |
|
|
|
#echo stream tcp nowait root internal |
|
|
|
#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 |
|
|
|