chore: change yes to true, yes just feels weird
This commit is contained in:
parent
dd05a4ded7
commit
143a862e4f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Requires=restic-backup.service
|
||||||
[Timer]
|
[Timer]
|
||||||
Unit=restic-backup.service
|
Unit=restic-backup.service
|
||||||
OnCalendar=*-*-* 22:40:00
|
OnCalendar=*-*-* 22:40:00
|
||||||
Persistent=yes
|
Persistent=true
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=timers.target
|
WantedBy=timers.target
|
||||||
|
|
Loading…
Reference in a new issue