Unbound: dnsbl not reloading after update. for https://github.com/opnsense/core/issues/4518

This commit is contained in:
Ad Schellevis 2020-12-11 19:34:26 +01:00
parent f8b7f92baf
commit 3facaaa470

View File

@ -53,7 +53,7 @@ type:script
message:Start Unbound
[dnsbl]
command:/usr/local/opnsense/scripts/unbound/download_blacklists.py && /usr/local/sbin/pluginctl unbound restart
command:/usr/local/opnsense/scripts/unbound/download_blacklists.py && /usr/local/sbin/unbound-control -c /var/unbound/unbound.conf reload
parameters:
type:script
message:fetching and applying DNSBLs