summaryrefslogtreecommitdiffstats
path: root/network/policyd2/patches/policyd2_config.patch
blob: e5750fa669f3f64f1f3db48d91a1c4e54e5ec505 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
--- 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