fingerd -ls; shut down tftp
authorderaadt <deraadt@openbsd.org>
Fri, 13 Sep 1996 04:07:42 +0000 (04:07 +0000)
committerderaadt <deraadt@openbsd.org>
Fri, 13 Sep 1996 04:07:42 +0000 (04:07 +0000)
etc/inetd.conf

index b66437d..ca48310 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: inetd.conf,v 1.10 1996/08/10 12:30:27 deraadt Exp $
+#      $OpenBSD: inetd.conf,v 1.11 1996/09/13 04:07:42 deraadt Exp $
 #
 # Internet server configuration database
 #
@@ -8,9 +8,9 @@ shell           stream  tcp     nowait  root    /usr/libexec/rshd       rshd -L
 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
+finger         stream  tcp     nowait  nobody  /usr/libexec/fingerd    fingerd -ls
 ident          stream  tcp     wait nobody.kmem /usr/libexec/identd    identd -w -t60 -l -o -e -N -unobody -gkmem
-tftp           dgram   udp     wait    root    /usr/libexec/tftpd      tftpd -s /tftpboot
+#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
 #bootps                dgram   udp     wait    root    /usr/sbin/bootpd        bootpd