From aec047da48ea42c067ca1f40b1d1a540b900832f Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Thu, 31 Aug 2006 17:15:10 +0000 Subject: Re-add lukemftpd. It has: PAM, MAC, per-class nologin files, login.conf resource limits and features. --- etc/inetd.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc') diff --git a/etc/inetd.conf b/etc/inetd.conf index 68cf1ba4fb7d..3c4f7f006061 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -8,6 +8,8 @@ # #ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l #ftp stream tcp6 nowait root /usr/libexec/ftpd ftpd -l +#ftp stream tcp nowait root /usr/libexec/lukemftpd ftpd -l -r +#ftp stream tcp6 nowait root /usr/libexec/lukemftpd ftpd -l -r #ssh stream tcp nowait root /usr/sbin/sshd sshd -i -4 #ssh stream tcp6 nowait root /usr/sbin/sshd sshd -i -6 #telnet stream tcp nowait root /usr/libexec/telnetd telnetd -- cgit v1.3