ansible-role-chill/templates/systemd/chill-cronjob@.timer

10 lines
170 B
SYSTEMD
Raw Permalink Normal View History

2024-12-30 12:19:45 +00:00
[Unit]
Description=Run chill cron-jobs
[Timer]
Unit=chill-cronjob@%i.service
OnCalendar=*-*-* *:0,15,30,45:00
RandomizedDelaySec=60
[Install]
WantedBy=multi-user.target