|
|
@ -1,4 +1,4 @@ |
|
|
|
# $OpenBSD: inetd.conf,v 1.36 2000/02/09 11:07:48 itojun Exp $ |
|
|
|
# $OpenBSD: inetd.conf,v 1.37 2000/10/11 13:31:16 deraadt Exp $ |
|
|
|
# |
|
|
|
# Internet server configuration database |
|
|
|
# |
|
|
@ -8,11 +8,11 @@ |
|
|
|
#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 |
|
|
|
finger stream tcp nowait nobody /usr/libexec/fingerd fingerd -lsm |
|
|
|
#finger stream tcp nowait nobody /usr/libexec/fingerd fingerd -lsm |
|
|
|
ident stream tcp nowait nobody /usr/libexec/identd identd -elo |
|
|
|
#tftp dgram udp wait root /usr/libexec/tftpd tftpd -s /tftpboot |
|
|
|
comsat dgram udp wait root /usr/libexec/comsat comsat |
|
|
|
ntalk dgram udp wait root /usr/libexec/ntalkd ntalkd |
|
|
|
#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 |
|
|
|