Changes while getting the slave on outpost working
[hcoop/domtool2.git] / scripts / domtool-publish
index 63c5312..9a7574d 100755 (executable)
@@ -42,7 +42,7 @@ case $1 in
                /bin/cp /var/domtool/named.conf.local /etc/bind/
                /bin/chown root:bind_config /etc/bind/named.conf.local
                /bin/chmod u=rw,g=rw,o=r /etc/bind/named.conf.local
-               /etc/init.d/bind9 reload
+               /etc/init.d/bind9 restart
        ;;
        exim)
                /bin/cp /var/domtool/aliases /etc/aliases.hosted