Skip to content

Instantly share code, notes, and snippets.

View RoccoHoward's full-sized avatar
🏠
Home Office

Rocco Howard RoccoHoward

🏠
Home Office
View GitHub Profile
#! /bin/sh
### BEGIN INIT INFO
# Provides: supervisord
# Required-Start: $remote_fs
# Required-Stop: $remote_fs
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Example initscript
# Description: This file should be used to construct scripts to be
# placed in /etc/init.d.