configuration-templates – Blame information for rev 171

Subversion Repositories:
Rev:
Rev Author Line No. Line
171 office 1 ###########################################################################
2 ## Copyright (C) Wizardry and Steamworks 2023 - License: GNU GPLv3 ##
3 ###########################################################################
4  
5 check program haproxy with path "/etc/monit/templates/haproxy.sh"
6 start program "/bin/systemctl start haproxy"
7 stop program "/bin/systemctl stop haproxy"
8 if status != 0 then restart