Make storage backup daily

This commit is contained in:
RealStickman 2021-03-27 12:07:26 +01:00
parent 93a2a9eed0
commit 535a3c6da9

View File

@ -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