various
This commit is contained in:
parent
8d355454ef
commit
229cee2f31
7 changed files with 350 additions and 21 deletions
10
etc/systemd/system/sh.zio.backup.timer
Normal file
10
etc/systemd/system/sh.zio.backup.timer
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Unit]
|
||||
Description=sh.zio.backup
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*-*-* 03:00
|
||||
AccuracySec=1m
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
Loading…
Add table
Add a link
Reference in a new issue