2026-03-28 11:31:48 +00:00
|
|
|
[Unit]
|
|
|
|
|
Description=Archipelago container doctor (periodic)
|
|
|
|
|
|
|
|
|
|
[Timer]
|
|
|
|
|
# First run 5 minutes after boot, then every 30 minutes
|
|
|
|
|
OnBootSec=5min
|
|
|
|
|
OnUnitActiveSec=30min
|
|
|
|
|
# Jitter to avoid load spikes
|
|
|
|
|
RandomizedDelaySec=60
|
|
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
|
WantedBy=timers.target
|