add systemd files
This commit is contained in:
parent
3e790cc2f3
commit
dee5f065b6
2 changed files with 16 additions and 0 deletions
10
systemd/btv-backup.timer
Normal file
10
systemd/btv-backup.timer
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Unit]
|
||||
Description=Schedule filesystem snapshots & backups
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*:0/10:00
|
||||
AccuracySec=5m
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
Loading…
Add table
Add a link
Reference in a new issue