aboutsummaryrefslogtreecommitdiffstats
path: root/arch-system/borg-backup.timer
blob: 0ac9096b3b7d43b74aa83eaa292bc7bd835edf7c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Runs backups every hour

[Timer]
OnCalendar=hourly
OnBootSec=5min
RandomizedDelaySec=5min
Unit=borg-backup.service

[Install]
WantedBy=timers.target