diff --git a/scripts/http_host/cron.d/ofm_ledns_reader b/scripts/http_host/cron.d/ofm_ledns_reader new file mode 100644 index 0000000..a625778 --- /dev/null +++ b/scripts/http_host/cron.d/ofm_ledns_reader @@ -0,0 +1,4 @@ +# once per day +2 34 * * * ofm sudo bash /data/ofm/http_host/bin/ledns_reader.sh >> /data/ofm/http_host/logs/ledns_reader.log 2>&1' + +