|
|
@ -1,4 +1,4 @@ |
|
|
|
# $OpenBSD: inetd.conf,v 1.48 2002/06/28 22:40:31 deraadt Exp $ |
|
|
|
# $OpenBSD: inetd.conf,v 1.49 2002/07/15 23:47:57 deraadt Exp $ |
|
|
|
# |
|
|
|
# Internet server configuration database |
|
|
|
# |
|
|
@ -11,10 +11,10 @@ |
|
|
|
#shell stream tcp nowait root /usr/libexec/rshd rshd -L |
|
|
|
#shell stream tcp6 nowait root /usr/libexec/rshd rshd -L |
|
|
|
#uucpd stream tcp nowait root /usr/libexec/uucpd uucpd |
|
|
|
#finger stream tcp nowait nobody /usr/libexec/fingerd fingerd -lsm |
|
|
|
#finger stream tcp6 nowait nobody /usr/libexec/fingerd fingerd -lsm |
|
|
|
ident stream tcp nowait nobody /usr/libexec/identd identd -el |
|
|
|
ident stream tcp6 nowait nobody /usr/libexec/identd identd -el |
|
|
|
#finger stream tcp nowait _fingerd /usr/libexec/fingerd fingerd -lsm |
|
|
|
#finger stream tcp6 nowait _fingerd /usr/libexec/fingerd fingerd -lsm |
|
|
|
ident stream tcp nowait _identd /usr/libexec/identd identd -el |
|
|
|
ident stream tcp6 nowait _identd /usr/libexec/identd identd -el |
|
|
|
#tftp dgram udp wait root /usr/libexec/tftpd tftpd -s /tftpboot |
|
|
|
#tftp dgram udp6 wait root /usr/libexec/tftpd tftpd -s /tftpboot |
|
|
|
127.0.0.1:comsat dgram udp wait root /usr/libexec/comsat comsat |
|
|
|