11 lines
444 B
Plaintext
11 lines
444 B
Plaintext
# DO NOT EDIT THIS FILE - edit the master and reinstall.
|
|
# (/tmp/crontab.1epZaS installed on Sat Mar 12 12:39:06 2022)
|
|
# (Cronie version 4.2)
|
|
#MAILTO=matanhorovitz@protonmail.com
|
|
@reboot sleep 10 && systemctl restart unbound > /dev/null 2>&1
|
|
@reboot updatedb > /dev/null 2>&1
|
|
#Keep Docker clean
|
|
@reboot docker system prune -a -f
|
|
00 10 * * * /home/shmick/Scripts/Kumonoboru > /dev/null
|
|
00 10 * * * /home/shmick/Scripts/ConfigBackup > /dev/null
|