X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;ds=sidebyside;f=etc%2Fsv%2Fnsd3%2Flocal.sh;h=14f763313d40f573fe32833a06a7e06aa390c372;hb=ebec46670cf3bae632bdcaa8782618d31cc518cf;hp=81028b9a5e4a635521a19d5a134c95944e19516e;hpb=050aa4d42f91c74a62f7e9f148fe89b30a218363;p=lhc%2Fateliers.git diff --git a/etc/sv/nsd3/local.sh b/etc/sv/nsd3/local.sh index 81028b9..14f7633 100644 --- a/etc/sv/nsd3/local.sh +++ b/etc/sv/nsd3/local.sh @@ -12,7 +12,6 @@ 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 \ - -false ${@:+$(printf -- '-or -name %s.conf\n' "$@")} \ -printf '%f\n') do zone=${zone%.conf} if test -e "$tool"/etc/nsd3/zone.d/"$zone".zone.m4