aboutsummaryrefslogtreecommitdiff
path: root/net/siproxd/files/patch-doc_siproxd.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'net/siproxd/files/patch-doc_siproxd.conf.example')
-rw-r--r--net/siproxd/files/patch-doc_siproxd.conf.example17
1 files changed, 9 insertions, 8 deletions
diff --git a/net/siproxd/files/patch-doc_siproxd.conf.example b/net/siproxd/files/patch-doc_siproxd.conf.example
index 9cc4e025a437..b8802ac39f2c 100644
--- a/net/siproxd/files/patch-doc_siproxd.conf.example
+++ b/net/siproxd/files/patch-doc_siproxd.conf.example
@@ -1,5 +1,5 @@
---- doc/siproxd.conf.example.orig Sun Jan 1 21:09:42 2006
-+++ doc/siproxd.conf.example Wed Apr 19 16:41:31 2006
+--- doc/siproxd.conf.example.orig Thu Aug 16 20:57:04 2007
++++ doc/siproxd.conf.example Wed Nov 14 12:26:19 2007
@@ -17,8 +17,8 @@
# or a hostname that resolves to that address (use a dyndns address for
# example).
@@ -11,7 +11,7 @@
# uncomment the following line ONLY IF YOU KNOW WHAT YOU ARE DOING!
# READ THE FAQ FIRST!
#host_outbound = 1.2.3.4
-@@ -81,14 +81,14 @@
+@@ -84,7 +84,7 @@
# user: uid/gid to switch to after startup
# chrootjail: path to chroot to (chroot jail)
user = nobody
@@ -20,18 +20,19 @@
######################################################################
# Registration file:
- # Where to store the current registrations.
- # An empty value means we do not save registrations. Make sure that
+@@ -93,7 +93,7 @@
# the specified directory path does exist!
+ # Note: If running in chroot jail, this path starts relative
+ # to the jail.
-registration_file = /var/lib/siproxd/siproxd_registrations
+registration_file = siproxd_registrations
######################################################################
# Automatically save current registrations every 'n' seconds
-@@ -99,7 +99,7 @@
- # PID file:
- # Where to create the PID file.
+@@ -106,7 +106,7 @@
# This file holds the PID of the main thread of siproxd.
+ # Note: If running in chroot jail, this path starts relative
+ # to the jail.
-pid_file = /var/run/siproxd/siproxd.pid
+pid_file = siproxd.pid