configuration-templates

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 67  →  ?path2? @ 68
/monit/debian/templates/afpd-tcp
@@ -0,0 +1,9 @@
###########################################################################
## Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3 ##
###########################################################################
 
check process afpd with pidfile /var/run/afpd.pid
start program "/etc/init.d/netatalk restart"
stop program "/etc/init.d/netatalk stop"
if failed host 127.0.0.1 port 548 type tcp then restart
# if 5 restarts within 5 cycles then timeout