summaryrefslogtreecommitdiff
blob: c1972bbc3d1be60f11624511143a327e411cbad0 (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
27
28
--- conf/conf.xml.in.orig	2013-05-12 22:36:47.530988182 +0200
+++ conf/conf.xml.in	2013-05-12 22:37:56.459817918 +0200
@@ -38,12 +38,10 @@
 	</Common>
 
 	<Enforcer>
-<!--
 		<Privileges>
 			<User>opendnssec</User>
 			<Group>opendnssec</Group>
 		</Privileges>
--->
 <!-- NOTE: Enforcer worker threads are not used; this option is ignored -->
 <!--
 		<WorkerThreads>4</WorkerThreads>
@@ -60,12 +58,10 @@
 	</Enforcer>
 
 	<Signer>
-<!--
 		<Privileges>
 			<User>opendnssec</User>
 			<Group>opendnssec</Group>
 		</Privileges>
--->
 
 		<WorkingDirectory>@OPENDNSSEC_STATE_DIR@/tmp</WorkingDirectory>
 		<WorkerThreads>4</WorkerThreads>