Guest User

Untitled

a guest
Jan 22nd, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. # Replace hostname in pid name
  2.  
  3. check process mysql with pidfile /var/lib/mysql/hostname.pid
  4. start program = "/etc/init.d/mysql start"
  5. stop program = "/etc/init.d/mysql stop"
Add Comment
Please, Sign In to add comment