exim and various improvements
[distro-setup] / machine_specific / treetowl / filesystem / etc / cron.d / treetowl
index a20f90ba03729f3b5e9b21a43ab6556896d2b2f2..e44ec1ccf612da190542d5d3433ae37684bab93a 100755 (executable)
@@ -7,7 +7,7 @@
 SHELL=/bin/bash
 0    4 * * * ian x=$(/a/exe/logq /a/bin/small-backup --retry daily 2M); [[ $? != 0 ]] && echo "$x"
 0    3 * * sun ian echo weekly backup results:; /a/bin/small-backup --retry weekly -batch -prefer ~/.mpv -silent 2>&1 | /a/exe/log-once unison-mpv
-*/5  * * * *   ian /a/bin/dynamic-ip-update.sh
+*/5  * * * *   ian /a/bin/distro-setup/dynamic-ip-update.sh | /a/exe/log-once -15
 */10 * * * *   ian /a/bin/small-backup 10minutes 3D 2>&1 | /a/exe/log-once small-backup-10min
 # put things we don't want to send mail about below this:
 # MAILTO=""