diff options
Diffstat (limited to '0tdns_crontab')
-rw-r--r-- | 0tdns_crontab | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/0tdns_crontab b/0tdns_crontab index 859c267..b0eed90 100644 --- a/0tdns_crontab +++ b/0tdns_crontab @@ -1,3 +1,4 @@ 0 * * * * /usr/sbin/hourly.py # <AUTO_GENERATED_0TDNS_ENTRY> do not remove this '<>' tag @reboot /usr/bin/rm /var/lib/0tdns/lockfile # <AUTO_GENERATED_0TDNS_ENTRY> do not remove this '<>' tag 15,30,45 * * * * /usr/sbin/check_if_done.py --send-mail # <AUTO_GENERATED_0TDNS_ENTRY> do not remove this '<>' tag +0 * * * * /usr/bin/send_emails.py # <AUTO_GENERATED_0TDNS_ENTRY> do not remove this '<>' tag
\ No newline at end of file |