added borg backup sytemd service + timer
This commit is contained in:
parent
cc19cec4cd
commit
3317bdbb2a
2 changed files with 21 additions and 0 deletions
9
borg/borg-backup.timer
Normal file
9
borg/borg-backup.timer
Normal file
|
@ -0,0 +1,9 @@
|
|||
[Unit]
|
||||
Description=Run BorgBackup daily at 2:30 AM
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*-*-* 02:30:00
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
Loading…
Add table
Add a link
Reference in a new issue