Research-Stack/4-Infrastructure/auto/systemd/infra-controller.timer
2026-05-25 16:24:21 -05:00

10 lines
175 B
SYSTEMD

[Unit]
Description=Infrastructure controller timer — fires every 5 minutes
[Timer]
OnCalendar=*:0/5
RandomizedDelaySec=30
Persistent=true
[Install]
WantedBy=timers.target