summaryrefslogtreecommitdiff
path: root/systemd-user/home-backup.timer
blob: db26c4ef09142bd0230203b0a40eafc3b445a92e (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Run home-backup once per day

[Timer]
OnCalendar=daily
Persistent=true
RandomizedDelaySec=30m

[Install]
WantedBy=timers.target