Change home backups to daily

This commit is contained in:
RealStickman 2021-02-25 12:59:20 +01:00
parent 2b4de0f802
commit c74f5c64e5

View File

@ -1,7 +1,7 @@
[Unit]
Description=Backup home with restic weekly
[Timer]
OnCalendar=weekly
OnCalendar=daily
Persistent=true
[Install]
WantedBy=timers.target