unbound: stop testing staged changes

Not a lot of users for this manual testing script.  Only print
errors for current configuration.
This commit is contained in:
Franco Fichtner 2022-10-04 11:58:04 +02:00
parent a9d81e3fd8
commit b4979dc5eb

View File

@ -27,6 +27,5 @@
set -e
cp /usr/local/etc/unbound.opnsense.d/*.conf /var/unbound/etc/
/usr/local/sbin/unbound-checkconf /var/unbound/unbound.conf 2>&1 | \
sed -e 's/^unbound-checkconf:[[:space:]]//g'