summaryrefslogtreecommitdiff
path: root/dns/maradns/files/patch-example_mararc
blob: c585b1401c3ed41c775fcde5cdb5d930738a2e28 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- doc/example_mararc.orig	Mon Nov 12 08:48:06 2001
+++ doc/example_mararc	Tue Nov 27 23:29:36 2001
@@ -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