From 7c5eae9294994e59a5176eba21093ecd6cdfcf63 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 29 Sep 2025 00:53:24 +0200 Subject: Improve jails --- templates/etc_crontab.j2 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/etc_crontab.j2') diff --git a/templates/etc_crontab.j2 b/templates/etc_crontab.j2 index f7a59d9..a6c48e4 100644 --- a/templates/etc_crontab.j2 +++ b/templates/etc_crontab.j2 @@ -20,3 +20,6 @@ PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin # Adjust the time zone if the CMOS clock keeps local time, as opposed to # UTC time. See adjkerntz(8) for details. 1,31 0-5 * * * root adjkerntz -a + +# Update dynamic DNS +*/1 * * * * root logto -e /var/log/do_dyndns.err /usr/local/bin/do_dyndns.sh -- cgit v1.3