conf-sync/systemd-templates/conf-sync-server.timer

11 lines
161 B
SYSTEMD

[Unit]
Description=Run conf-sync daily (for servers)
[Timer]
Unit=conf-sync.service
OnCalendar=*-*-* 06:00:00
Persistent=true
[Install]
WantedBy=timers.target