movmaker/deploy/systemd/mvlog-worker.timer

11 lines
184 B
SYSTEMD

[Unit]
Description=Run MVLog movmaker worker periodically on webserver
[Timer]
OnBootSec=2min
OnUnitInactiveSec=5min
AccuracySec=30s
Persistent=true
[Install]
WantedBy=timers.target