fabb24cd026483577c1834370243302912852508
[distro-setup] / machine_specific / treetowl / filesystem / etc / cron.d / treetowl
1 # runs every 10 minutes, every day 4 am, every sunday at 3 am
2 # stored for 3 days, 2 months, and unlimited respectively
3 #0 4 * * * x=$(/a/bin/small-backup --retry daily 2M 2>&1); [[ $? != 0 ]] && echo "$x"
4 #0 3 * * sun echo weekly backup results:; /a/bin/small-backup --retry weekly
5 #*/5 * * * * /a/bin/offlineimap_cronjob
6 #*/1 * * * * . /a/bin/log-quiet/log-once-function; unison ~/.mpv ssh://htpc/.mpv -batch -prefer ~/.mpv -silent 2>&1 | log-once unison-mpv
7 */5 * * * * . /a/bin/dynamic-ip-update.sh
8 MAILTO=""
9 */10 * * * * /a/bin/small-backup 10minutes 3D
10 */10 * * * * /home/ian/.ssh/* /root/.ssh