Created
March 29, 2016 09:25
-
-
Save asabirov/e29d45f8810cdb8fb62b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
check process mariadb with pidfile /var/run/mariadb/mariadb.pid | |
start program = "/bin/systemctl start mariadb" | |
stop program = "/bin/systemctl stop mariadb" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment