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] [Unit]
Description=Backup home with restic weekly Description=Backup home with restic weekly
[Timer] [Timer]
OnCalendar=weekly OnCalendar=daily
Persistent=true Persistent=true
[Install] [Install]
WantedBy=timers.target WantedBy=timers.target