Fixed borg cron not working on openbsd
This commit is contained in:
parent
dfc762b005
commit
44ce839172
3 changed files with 7 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
- name: reload openbsd cron
|
||||
- name: restart openbsd cron
|
||||
service:
|
||||
name: cron
|
||||
state: reloaded
|
||||
state: restarted
|
||||
...
|
||||
|
|
Reference in a new issue