Actually enable restic-backup timer.

main
Thomas Hintz 1 day ago
parent 91632cab51
commit c76c7cc981

@ -35,6 +35,7 @@ systemd:
ExecStopPost=systemctl start app.service ExecStopPost=systemctl start app.service
- name: restic-backup.timer - name: restic-backup.timer
enabled: true
contents: | contents: |
[Unit] [Unit]
Description=Run restic-backup.service at 3am PT Description=Run restic-backup.service at 3am PT

Loading…
Cancel
Save