Remove reference to the old ftp-proxy implementation,

which was replaced during the pf 4.1 import.

Approved by:	re (mux)
This commit is contained in:
Xin LI 2007-07-05 09:46:53 +00:00
parent 8032d6336f
commit c425727e97
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=171249

View File

@ -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