diff --git a/etc/inetd.conf b/etc/inetd.conf index 3c4f7f006061..6f2e234b2578 100644 --- a/etc/inetd.conf +++ b/etc/inetd.conf @@ -118,9 +118,3 @@ #netbios-ssn stream tcp nowait root /usr/local/sbin/smbd smbd #netbios-ns dgram udp wait root /usr/local/sbin/nmbd nmbd #swat stream tcp nowait/400 root /usr/local/sbin/swat swat -# -# Enable the following entry to enable ftp-proxy to NAT ftp sessions with pf -# N.B.: inetd binds to * in the default installation so you should add -# an appropriate block rule to your pf.conf -# -#ftp-proxy stream tcp nowait root /usr/libexec/ftp-proxy ftp-proxy