Fix starting of restic timer (#7)
This commit is contained in:
parent
4364ed0801
commit
ca74710817
1 changed files with 1 additions and 1 deletions
|
@ -49,4 +49,4 @@
|
||||||
systemd:
|
systemd:
|
||||||
name: restic-backup.timer
|
name: restic-backup.timer
|
||||||
enabled: true
|
enabled: true
|
||||||
started: true
|
state: started
|
||||||
|
|
Loading…
Reference in a new issue