Skip to content

Instantly share code, notes, and snippets.

@asabirov
Created March 29, 2016 09:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asabirov/e29d45f8810cdb8fb62b to your computer and use it in GitHub Desktop.
Save asabirov/e29d45f8810cdb8fb62b to your computer and use it in GitHub Desktop.
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