bytelyst-devops-tools/systemd/hermes-root-backup.timer
2026-05-27 11:23:07 +00:00

13 lines
220 B
SYSTEMD

[Unit]
Description=Run root Hermes persistent backup sync every 10 minutes
[Timer]
OnBootSec=5min
OnUnitActiveSec=10min
AccuracySec=1min
Persistent=true
Unit=hermes-root-backup.service
[Install]
WantedBy=timers.target