fixes monit example
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Marvin Steadfast 2021-01-28 11:09:21 +01:00
parent a191359626
commit c15e8ba5f9

View File

@ -1,4 +1,4 @@
check host wg-quicker with address 10.100.100.1
start program = "/bin/bash -c '/etc/init.d/wg-quicker start'"
stop program = "/bin/bash -c '/etc/init.d/wg-quicker stop'"
start program = "/bin/bash -c '/etc/init.d/wg-quicker.w1nd50r start'"
stop program = "/bin/bash -c '/etc/init.d/wg-quicker.w1nd50r stop'"
if failed ping then restart