aboutsummaryrefslogtreecommitdiffstats
path: root/templates/etc_crontab.j2
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2025-10-11 15:36:54 +0300
committerJan Tuomi <jan@jantuomi.fi>2025-10-11 15:36:54 +0300
commit3117429d1eb122382e78e6cb27a07dd878f7c0e9 (patch)
tree9678c0a90c36f869a5152fc2d79571e23106428b /templates/etc_crontab.j2
parente4faedce00a921ab3b58b816eda987feaa2f0e9e (diff)
Improve ingress
Diffstat (limited to 'templates/etc_crontab.j2')
-rw-r--r--templates/etc_crontab.j23
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/etc_crontab.j2 b/templates/etc_crontab.j2
index debc65e..affdf7d 100644
--- a/templates/etc_crontab.j2
+++ b/templates/etc_crontab.j2
@@ -21,9 +21,6 @@ PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
# UTC time. See adjkerntz(8) for details.
1,31 0-5 * * * root adjkerntz -a
-# Update dynamic DNS (Hetzner)
-* * * * * root logto /var/log/hetzner_ddns /usr/local/bin/hetzner_ddns.sh
-
# Take snapshots every day at 3:05 AM
5 3 * * * root logto /var/log/backup /usr/local/bin/backup snapshot prune-local
# Send backup snapshots to remote every third day at 4:05 AM