summaryrefslogtreecommitdiff
path: root/extra/bind/named.conf
diff options
context:
space:
mode:
Diffstat (limited to 'extra/bind/named.conf')
-rw-r--r--extra/bind/named.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/bind/named.conf b/extra/bind/named.conf
index 38fb12cbe..4aaf19a49 100644
--- a/extra/bind/named.conf
+++ b/extra/bind/named.conf
@@ -4,7 +4,7 @@
options {
directory "/var/named";
- pid-file "/var/run/named/named.pid";
+ pid-file "/run/named/named.pid";
auth-nxdomain yes;
datasize default;
// Uncomment these to enable IPv6 connections support