aboutsummaryrefslogtreecommitdiff
path: root/SystemD/.config/systemd/user/backup.timer
blob: 8753d393a7e4ca07ce1433ccfacc02e78a0713ca (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Run backup weekly

[Timer]
OnUnitActiveSec=1w
Unit=backup.service

[Install]
WantedBy=timers.target