d71f45421396d30f92dd2beb179f01578fc05466
[monit-cn.git] / monit-cn / proftpd.conf
1 # proftpd monit-cn template
2
3 check process proftpd with pidfile "/var/run/proftpd.pid"
4     start program = "/etc/init.d/proftpd start"
5     stop program  = "/etc/init.d/proftpd stop"