diff options
Diffstat (limited to 'files/etc/cron.d/unbound.idm_server')
-rw-r--r-- | files/etc/cron.d/unbound.idm_server | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/files/etc/cron.d/unbound.idm_server b/files/etc/cron.d/unbound.idm_server new file mode 100644 index 0000000..56d8809 --- /dev/null +++ b/files/etc/cron.d/unbound.idm_server @@ -0,0 +1,2 @@ +MAILTO=root +@daily ${unbound_user} /usr/local/libexec/idm-update-unbound-blocklists ${unbound_blocklist_url_file} ${unbound_whitelist_file} ${unbound_blocklist_dir} |