diff --git a/etc/inetd.conf b/etc/inetd.conf index 4cdff6fdf31..f9d53562443 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -6,6 +6,7 @@ # To disable a service, comment it out by prefixing the line with '#'. # To enable a service, remove the '#' at the beginning of the line. # +#ftp stream tcp nowait root /usr/libexec/lukemftpd ftpd -l -r #ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l #ftp stream tcp6 nowait root /usr/libexec/ftpd ftpd -l #telnet stream tcp nowait root /usr/libexec/telnetd telnetd