slackbuilds_ponce/network/policyd2/patches/policyd2_config.patch
2010-05-16 22:24:33 -05:00

26 lines
678 B
Diff

--- policyd2.conf.orig 2010-01-02 11:12:18.047653694 -0600
+++ policyd2.conf.new 2010-01-02 11:13:16.250398479 -0600
@@ -20,11 +20,11 @@
EOT
# User to run this daemon as
-#user=
-#group=
+user=policyd
+group=policyd
# Filename to store pid of parent process
-#pid_file=/var/run/cbpolicyd.pid
+pid_file=/var/run/policyd2.pid
# Uncommenting the below option will prevent cbpolicyd going into the background
#background=no
@@ -60,7 +60,7 @@
#log_level=2
# File to log to instead of stdout
-#log_file=/var/log/cbpolicyd.log
+log_file=/var/log/policyd2.log
# Log destination for mail logs...
# main - Default. Log to policyd's main log mechanism, accepts NO args