Make storage backup daily
This commit is contained in:
parent
93a2a9eed0
commit
535a3c6da9
@ -1,7 +1,7 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Backup home with restic weekly
|
Description=Backup home with restic daily
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=weekly
|
OnCalendar=daily
|
||||||
Persistent=true
|
Persistent=true
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=timers.target
|
WantedBy=timers.target
|
||||||
|
Loading…
Reference in New Issue
Block a user