Foxes for fedora and CentOS
This commit is contained in:
parent
d761d054f4
commit
2c6466b3b1
2
lib.cf
2
lib.cf
|
@ -124,7 +124,7 @@ reports:
|
||||||
bundle agent wmde_restart_service(service_name, id)
|
bundle agent wmde_restart_service(service_name, id)
|
||||||
{
|
{
|
||||||
commands:
|
commands:
|
||||||
debian::
|
debian|centos|fedora::
|
||||||
"/bin/sh -c "
|
"/bin/sh -c "
|
||||||
args => "'/bin/echo $(id) > /dev/null && /usr/bin/systemctl restart $(service_name)'";
|
args => "'/bin/echo $(id) > /dev/null && /usr/bin/systemctl restart $(service_name)'";
|
||||||
freebsd::
|
freebsd::
|
||||||
|
|
Loading…
Reference in New Issue