diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-03-26 19:54:12 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-03-26 19:54:12 +0000 |
| commit | 4ebfe536d8aa3ec773c7482207d9fe2766103d29 (patch) | |
| tree | 60bd8a00cc665ef5813664ad3229f54b6af6c95c /etc/inetd.conf | |
| parent | 71d645d0a275dc5263a683794ca6cf704bc3acf0 (diff) | |
Notes
Diffstat (limited to 'etc/inetd.conf')
| -rw-r--r-- | etc/inetd.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inetd.conf b/etc/inetd.conf index 4cdff6fdf315..f9d535624435 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 |
