Make restic run every hour

This commit is contained in:
Cyryl Płotnicki 2019-03-05 15:51:40 +00:00
parent ae6521d87a
commit 428edf20ff

View file

@ -2,9 +2,9 @@
Description=Timer for restic-backup Description=Timer for restic-backup
[Timer] [Timer]
OnBootSec=2m OnUnitInactiveSec=1h
OnUnitInactiveSec=1d
Persistent=true Persistent=true
[Install] [Install]
WantedBy=basic.target WantedBy=timers.target