aboutsummaryrefslogtreecommitdiff
path: root/src/zonemaster
diff options
context:
space:
mode:
Diffstat (limited to 'src/zonemaster')
-rw-r--r--src/zonemaster/zonemaster.conf.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/zonemaster/zonemaster.conf.in b/src/zonemaster/zonemaster.conf.in
index 58cfcb7ce..315388417 100644
--- a/src/zonemaster/zonemaster.conf.in
+++ b/src/zonemaster/zonemaster.conf.in
@@ -1,5 +1,6 @@
1[zonemaster] 1[zonemaster]
2START_ON_DEMAND = @START_ON_DEMAND@ 2START_ON_DEMAND = @START_ON_DEMAND@
3RUN_PER_USER = YES
3IMMEDIATE_START = YES 4IMMEDIATE_START = YES
4HOSTNAME = localhost 5HOSTNAME = localhost
5BINARY = gnunet-service-zonemaster 6BINARY = gnunet-service-zonemaster
@@ -28,6 +29,7 @@ ZONE_PUBLISH_TIME_WINDOW = 4 h
28 29
29[zonemaster-monitor] 30[zonemaster-monitor]
30START_ON_DEMAND = @START_ON_DEMAND@ 31START_ON_DEMAND = @START_ON_DEMAND@
32RUN_PER_USER = YES
31IMMEDIATE_START = YES 33IMMEDIATE_START = YES
32HOSTNAME = localhost 34HOSTNAME = localhost
33BINARY = gnunet-service-zonemaster-monitor 35BINARY = gnunet-service-zonemaster-monitor