repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 3d0ce77f12117df9e12d364c725c3c54332901bd:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 3d0ce77f12117df9e12d364c725c3c54332901bd
Author: Alexander Barton 
Date:   Sun Jun 26 00:10:22 2011 +0200

    sample-ngircd.conf: "SyslogFacility" should be commented out

diff --git a/doc/sample-ngircd.conf.tmpl b/doc/sample-ngircd.conf.tmpl
index 40797241b734c7beafb821f8e881f57e24d60a28..
index ..0f2e7ee8c609ef1ea3e91e5785168e2bd42ca1dc 100644
--- a/doc/sample-ngircd.conf.tmpl
+++ b/doc/sample-ngircd.conf.tmpl
@@ -171,7 +171,7 @@
 	# user and local1 through local7 are possible values; see syslog(3).
 	# Default is "local5" for historical reasons, you probably want to
 	# change this to "daemon", for example.
-	SyslogFacility = local1
+	;SyslogFacility = local1

 	# Password required for using the WEBIRC command used by some
 	# Web-to-IRC gateways. If not set/empty, the WEBIRC command can't

-----END OF PAGE-----