aboutsummaryrefslogtreecommitdiff
path: root/lib/bind
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bind')
-rw-r--r--lib/bind/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/config.mk b/lib/bind/config.mk
index 7190e422b974..9e3fc80ea221 100644
--- a/lib/bind/config.mk
+++ b/lib/bind/config.mk
@@ -39,7 +39,7 @@ CFLAGS+= -DWORDS_BIGENDIAN
.endif
# Default file locations
-LOCALSTATEDIR= /var/run
+LOCALSTATEDIR= /var
SYSCONFDIR= /etc/namedb
CFLAGS+= -DNS_LOCALSTATEDIR='"${LOCALSTATEDIR}"'
CFLAGS+= -DNS_SYSCONFDIR='"${SYSCONFDIR}"'