X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage3%2Fbootscripts%2Fnamed;h=289215abf14fce342270c38cf0e87deff04c0a8a;hb=5f9f6fcac1961f4f1022a0f88600278ced439e1f;hp=108a45212357af8157c066efe53392635496be76;hpb=2f26e347a05e245d6f57cb6603a7a51a4418b80d;p=hvlinux.git diff --git a/stage3/bootscripts/named b/stage3/bootscripts/named index 108a452..289215a 100755 --- a/stage3/bootscripts/named +++ b/stage3/bootscripts/named @@ -10,7 +10,7 @@ log_script_name "$0 $*" DAEMON=/usr/sbin/named DAEMON_DESC="BIND server" -DAEMON_OPTS="-u named -t /home/named -c /etc/named.conf" +DAEMON_OPTS="-u named -t /srv/named -c /etc/named.conf" init_resolver() {