aboutsummaryrefslogtreecommitdiff
path: root/dns/maradns/files/patch-MaraDns.h
diff options
context:
space:
mode:
Diffstat (limited to 'dns/maradns/files/patch-MaraDns.h')
-rw-r--r--dns/maradns/files/patch-MaraDns.h21
1 files changed, 18 insertions, 3 deletions
diff --git a/dns/maradns/files/patch-MaraDns.h b/dns/maradns/files/patch-MaraDns.h
index 45ff326b37f7..d61f25b945ad 100644
--- a/dns/maradns/files/patch-MaraDns.h
+++ b/dns/maradns/files/patch-MaraDns.h
@@ -1,6 +1,15 @@
---- MaraDns.h.orig Sat Jun 2 13:46:12 2007
-+++ MaraDns.h Sat Jun 2 13:47:12 2007
-@@ -75,16 +75,16 @@
+--- ./MaraDns.h.orig 2014-02-12 08:17:18.000000000 +0000
++++ ./MaraDns.h 2014-02-20 15:23:22.000000000 +0000
+@@ -54,7 +54,7 @@
+ /* The default UID (User ID) that MaraDNS has; I put this here so packagers
+ can change this easily. This should be the 'nobody' user, or, optionally
+ a special 'MaraDNS' user. This user needs to be able to enter
+- the /etc/maradns directory, and read all zone files in /etc/maradns
++ the /usr/local/usr/local/usr/local/etc/maradns directory, and read all zone files in /usr/local/usr/local/usr/local/etc/maradns
+
+ If you change this from 99, please also change the mararc man page, which
+ states the default value for this is 99. To change the man page:
+@@ -77,21 +77,21 @@
line to point to Bash
*/
@@ -20,3 +29,9 @@
/* The directory that Duende runs in. This directory has to exist for
Duende to be able to run. Again, IF YOU CHANGE THIS, CHANGE THE
+ DUENDE MAN PAGE */
+-#define DUENDE_CHROOT_DIR "/etc/maradns/logger"
++#define DUENDE_CHROOT_DIR "/var/empty/"
+
+ /* The default IP address that Askmara uses; this used to be 127.0.0.3
+ but is now 127.0.0.1 because many non-Linux systems only use 127.0.0.1