Skip to content

Instantly share code, notes, and snippets.

@saitodev
saitodev / supervisord
Last active April 9, 2020 12:31 — forked from keimlink/gist:831633
supervisord init script for CentOS
#!/bin/sh
#
# Startup script for the Supervisor server
#
# chkconfig: - 90 10
# description: Supervisor is a client/server system that allows its users to \
# monitor and control a number of processes on UNIX-like \
# operating systems.
#
# processname: supervisord