Skip to content

Instantly share code, notes, and snippets.

View nhitze's full-sized avatar

Nils Hitze nhitze

View GitHub Profile
@nhitze
nhitze / monit
Created August 8, 2017 08:40 — forked from rahul286/monit
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