Fix typo in systemd timer unit
This commit is contained in:
parent
a8948d2f1f
commit
d50ce036ea
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ Description=Multischleuder Sync Job
|
||||||
OnCalendar=hourly
|
OnCalendar=hourly
|
||||||
Persistent=true
|
Persistent=true
|
||||||
|
|
||||||
[Install]e
|
[Install]
|
||||||
WantedBy=timers.target
|
WantedBy=timers.target
|
Loading…
Reference in a new issue