# WARNING: lukemftpd does not support PAM, MAC, per-class nologin files,
# or any login.conf resource limits or features; use it only if this is # appropriate for your environment. If you require these features, use # the regular FreeBSD ftpd below. Discourage users from using lukemftpd if they rely any of these standard FreeBSD features that are fully supported by our native ftpd. There may be other features that are not yet supported that I have not yet discovered.
This commit is contained in:
parent
f6d65f6f93
commit
25c64c35f4
@ -6,7 +6,12 @@
|
||||
# To disable a service, comment it out by prefixing the line with '#'.
|
||||
# To enable a service, remove the '#' at the beginning of the line.
|
||||
#
|
||||
# WARNING: lukemftpd does not support PAM, MAC, per-class nologin files,
|
||||
# or any login.conf resource limits or features; use it only if this is
|
||||
# appropriate for your environment. If you require these features, use
|
||||
# the regular FreeBSD ftpd below.
|
||||
#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
|
||||
|
Loading…
Reference in New Issue
Block a user