X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=etc%2Fsv%2Fnsd3%2Flocal.sh;fp=etc%2Fsv%2Fnsd3%2Flocal.sh;h=37d3bba436c6d6c4dc395bbf18d6593fff9e70f2;hb=9bba5b27a0d4b3c01224f8cd5e155e4993c6f924;hp=14f763313d40f573fe32833a06a7e06aa390c372;hpb=35a81d32e688ab9b0e4dbf6a756217aa68f37c57;p=lhc%2Fateliers.git diff --git a/etc/sv/nsd3/local.sh b/etc/sv/nsd3/local.sh index 14f7633..37d3bba 100644 --- a/etc/sv/nsd3/local.sh +++ b/etc/sv/nsd3/local.sh @@ -12,6 +12,7 @@ sudo install -d -m 750 -o root -g nsd \ cat "$tool"/etc/nsd3/nsd.conf for zone in $(find "$tool"/etc/nsd3/zone.d \ -mindepth 1 -maxdepth 1 -type f \ + -name "*.conf" \ -printf '%f\n') do zone=${zone%.conf} if test -e "$tool"/etc/nsd3/zone.d/"$zone".zone.m4