14 lines
503 B
Text
14 lines
503 B
Text
--- doc/en/examples/example_full_mararc.orig Thu Dec 22 16:10:23 2005
|
|
+++ doc/en/examples/example_full_mararc Thu Dec 22 16:10:40 2005
|
|
@@ -16,9 +16,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 = 99
|
|
+maradns_gid = 53
|
|
# The maximum number of threads (or processes, with the zone server)
|
|
# MaraDNS is allowed to run
|
|
maxprocs = 96
|