summaryrefslogtreecommitdiff
path: root/net/3proxy/files/patch-ab
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-10-08 19:11:53 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-10-08 19:11:53 +0000
commit7ae777a361ee3f38f5d478233b8e21a721b9f084 (patch)
tree1cf9162b16a9e9ec76a0e8ae5d65b2ce1a753371 /net/3proxy/files/patch-ab
parent- Original program can't send/receive non-ASCII chars correctly (diff)
- Update to version 0.4.1b
PR: 57758 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=90659
Diffstat (limited to '')
-rw-r--r--net/3proxy/files/patch-ab20
1 files changed, 10 insertions, 10 deletions
diff --git a/net/3proxy/files/patch-ab b/net/3proxy/files/patch-ab
index e26f0f5af28c..918af3171a7c 100644
--- a/net/3proxy/files/patch-ab
+++ b/net/3proxy/files/patch-ab
@@ -1,5 +1,5 @@
---- 3proxy.cfg.sample.orig Mon Jul 28 14:50:42 2003
-+++ 3proxy.cfg.sample Mon Jul 28 14:51:55 2003
+--- 3proxy.cfg.sample.orig Wed Oct 8 19:35:48 2003
++++ 3proxy.cfg.sample Wed Oct 8 20:56:52 2003
@@ -332,12 +332,12 @@
# this example shows you how to include passwd file. For included files
# <CR> and <LF> are treated as field separators.
@@ -15,12 +15,12 @@
# log allows to specify log file location and rotation, D means logfile
# is created daily
-@@ -421,7 +421,7 @@
- # like multimedia streams or online games.
+@@ -455,7 +455,7 @@
+ #setuid 65535
+ # now we needn't any root rights. We can chroot and setgid/setuid.
+
+-#daemon
++daemon
+ # now we will not depend on any console (daemonize).
+
- auth strong
--fflush
-+flush
- allow 3APA3A,test
- socks
- # for socks we will use password authentication and different access control -