[net-dns/bind] fix paths
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
//};
|
||||
|
||||
options {
|
||||
directory "/var/cache/bind";
|
||||
directory "/var/bind";
|
||||
pid-file "/run/named/named.pid";
|
||||
|
||||
listen-on { 127.0.0.1; };
|
||||
|
||||
Reference in New Issue
Block a user