X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fsv%2Fnsd3%2Fconfigure.sh;h=43da55873abbbbb7809f77881240369f790b56cf;hp=5c093c69d52d2a2363aabf2e8ae52a8c53f56314;hb=40742499f9b7f4142b548a3ab10171a4864de2b8;hpb=b27661cf8e40872543f86a00922d18573ef83612 diff --git a/etc/sv/nsd3/configure.sh b/etc/sv/nsd3/configure.sh index 5c093c6..43da558 100644 --- a/etc/sv/nsd3/configure.sh +++ b/etc/sv/nsd3/configure.sh @@ -1,8 +1,6 @@ rule apt_get_install nsd rule insserv_remove nsd3 -sudo rm -rf \ - /etc/nsd3/zone.d sudo install -d -m 750 -o root -g nsd \ /etc/nsd3/zone.d { @@ -38,7 +36,7 @@ sudo install -d -m 750 -o root -g nsd \ sudo install -m 640 -o root -g nsd /dev/stdin \ /etc/nsd3/nsd.conf -rule runit_sv_start "$sv" +rule _runit_sv_start "$sv" sudo nsdc rebuild sudo nsdc reload #sudo nsdc notify