diff --git a/etc/inetd.conf b/etc/inetd.conf index 80a7c9fea04a..7e3fa869cfc7 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -6,10 +6,10 @@ # 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. +# WARNING: lukemftpd does not utilize PAM, MAC, per-class nologin files, +# or any login.conf resource limits or features. Use this ftpd only if this +# is appropriate for your environment. If you require these features, use +# the alternate FreeBSD ftpd below. #ftp stream tcp nowait root /usr/libexec/lukemftpd ftpd -l -r # #ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l