Skip to content

Instantly share code, notes, and snippets.

View gaishimo's full-sized avatar
🏠
Coding 💻

gaishimo gaishimo

🏠
Coding 💻
View GitHub Profile
@gaishimo
gaishimo / monit
Created June 4, 2014 23:47 — forked from rahul286/monit
#!/bin/sh
# move this file to /etc/init.d/monit
### BEGIN INIT INFO
# Provides: monit
# Required-Start: $remote_fs
# Required-Stop: $remote_fs
# Should-Start: $all
# Should-Stop: $all