smarthost examples

This commit is contained in:
Serghey Rodin 2013-06-17 12:13:27 +03:00
commit 4b53b12965
88 changed files with 350 additions and 5 deletions

View file

@ -0,0 +1,3 @@
check process mysql with pidfile /var/run/mysqld/mysqld.pid
start program = "/etc/init.d/mysqld start"
stop program = "/etc/init.d/mysqld stop"