Files
homeAutomation/systemd/recurring-tasks/syncthing-hot-backup.timer
2025-10-04 17:29:59 +02:00

12 lines
264 B
SYSTEMD

[Unit]
Description=Run Syncthing hot backup Service every hour
[Timer]
OnBootSec=1min
OnUnitActiveSec=1hour
Persistent=true
[Install]
WantedBy=timers.target