diff options
Diffstat (limited to 'ftp/frox/files/patch-aa')
-rw-r--r-- | ftp/frox/files/patch-aa | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/ftp/frox/files/patch-aa b/ftp/frox/files/patch-aa index 628926bbadbf..759e89f28612 100644 --- a/ftp/frox/files/patch-aa +++ b/ftp/frox/files/patch-aa @@ -1,6 +1,6 @@ ---- src/frox.conf.orig Wed Jun 12 08:01:44 2002 -+++ src/frox.conf Wed Jun 12 08:12:27 2002 -@@ -18,6 +18,7 @@ +--- src/frox.conf.orig Sat Apr 5 17:30:35 2003 ++++ src/frox.conf Mon Apr 7 15:05:51 2003 +@@ -18,16 +18,13 @@ # commented out to listen on all local IPs. # # Listen firewall.localnet @@ -8,17 +8,17 @@ Listen 192.168.2.1 # Port to listen on. Must be supplied. -@@ -26,7 +27,8 @@ - - # If specified then bind to this device # --BindToDevice eth0 -+# DON'T USE: It's not supported for FreeBSD -+#BindToDevice eth0 + Port 2121 +-# If specified then bind to this device +-# +-BindToDevice eth0 +- # Whether to run from inetd. You should still define Port above, but # it isn't used for much. -@@ -39,7 +41,7 @@ + # +@@ -44,7 +41,7 @@ # comment this out and copy resolver libraries into the chroot jail instead. # See FAQ section 3.2 for details. # @@ -27,7 +27,7 @@ # Another ftp proxy to forward on to. Frox will contact this ftp # proxy, and send it a login name of the form "user@host:port" where -@@ -54,8 +56,8 @@ +@@ -64,8 +61,8 @@ # you really want to run as root (not a good idea) you must say so # specifically, and have compiled with --enable-run-as-root. # @@ -38,7 +38,7 @@ # This is frox's working directory - it must be specified. Temporary # files and sockets will be created here. If you are using local -@@ -64,8 +66,8 @@ +@@ -74,8 +71,8 @@ # also chroot to this dir on startup. To avoid this you must specifically # set DontChroot to Yes. # |