diff --git a/deploy/cron/curator-idle-watchdog b/deploy/cron/curator-idle-watchdog new file mode 100644 index 0000000..27ba6dc --- /dev/null +++ b/deploy/cron/curator-idle-watchdog @@ -0,0 +1,2 @@ +# curator-idle-watchdog: Prüft täglich, ob Curator >= 14 Tage idle ist (entspricht max. 2× Curator-Interval von 7d) +0 3 * * * ~/.hermes/scripts/curator-idle-watchdog.sh >> /home/hitonabi/.hermes/logs/curator/idle-watchdog-cron.log 2>&1