2 changed files with 7 additions and 1 deletions
@ -1,4 +1,4 @@ |
|||||
- if: |
- if: |
||||
- path: /etc/greenboot/check/ |
- path: /etc/greenboot/check/ |
||||
op: [created, updated, removed] |
op: [created, updated, removed] |
||||
run: systemctl restart greenboot-healthcheck.service |
run: systemctl restart --no-block greenboot-healthcheck.service |
||||
|
|||||
Loading…
Reference in new issue