Files
gaokao-volunteer-system/deploy/systemd/gaokao-delivery-dispatch.timer

12 lines
202 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Run gaokao delivery dispatcher every 5 minutes
[Timer]
OnCalendar=*:0/5
Persistent=true
RandomizedDelaySec=30
Unit=gaokao-delivery-dispatch.service
[Install]
WantedBy=timers.target