You've already forked Borgbackup-Schedule
Inital Commit
This commit is contained in:
9
root/lib/systemd/system/borgbackup.timer
Normal file
9
root/lib/systemd/system/borgbackup.timer
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Borgbackup Automatic Backup Timer
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*-*-* 00/6:00:00
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user