summaryrefslogtreecommitdiff
path: root/dns/maradns/files/patch-example_mararc
blob: 7b9ef043c3e1732f828403a1054ff9b5cba693dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- doc/en/examples/example_mararc.orig	Wed Jan 16 14:53:53 2002
+++ doc/en/examples/example_mararc	Mon Jan 28 20:16:41 2002
@@ -29,7 +29,9 @@
 # The directory with all of the zone files
 chroot_dir = "/etc/maradns"
 # The numeric UID MaraDNS will run as
-maradns_uid = 99
+maradns_uid = 53
+# The (optional) numeric GID MaraDNS will run as
+maradns_gid = 53
 # The maximum number of threads (or processes, with the zone server)
 # MaraDNS is allowed to run
 maxprocs = 96