corrected verify command

This commit is contained in:
2022-04-21 23:22:00 +02:00
parent 185955857c
commit f3585baa77

View File

@@ -10,5 +10,5 @@
mode: "0644"
owner: "root"
group: "root"
verify: "unbound-checkconf /etc/unbound/unbound.conf.d/network.conf"
verify: "unbound-checkconf %s"
notify: restart_unbound