3 lines
239 B
Plaintext
3 lines
239 B
Plaintext
# 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
|