Restart xymon-client after changes on ZFS plugin

This commit is contained in:
Jeremy Gardais 2019-02-06 10:19:53 +01:00
parent 6403124985
commit a1991515a5
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
## v1.3.1
### Fix
* Restart xymon-client after changes on ZFS plugin.
## v1.3 ## v1.3
### Enhancements ### Enhancements

View File

@ -179,3 +179,4 @@
mode: 0755 mode: 0755
when: (xymon_cli_manage|bool and when: (xymon_cli_manage|bool and
xymon_plug_manage|bool) xymon_plug_manage|bool)
notify: restart xymon-client service