Browse Source

ftpd -Ul

OPENBSD_2_0
deraadt 28 years ago
parent
commit
b2c814cbb7
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/etc/inetd.conf

+ 2
- 2
src/etc/inetd.conf View File

@ -1,8 +1,8 @@
# $OpenBSD: inetd.conf,v 1.7 1996/06/25 16:11:17 deraadt Exp $
# $OpenBSD: inetd.conf,v 1.8 1996/07/29 02:50:46 deraadt Exp $
#
# Internet server configuration database
#
ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l
ftp stream tcp nowait root /usr/libexec/ftpd ftpd -Ul
telnet stream tcp nowait root /usr/libexec/telnetd telnetd
shell stream tcp nowait root /usr/libexec/rshd rshd -L
login stream tcp nowait root /usr/libexec/rlogind rlogind


Loading…
Cancel
Save