SlackBuildsOrg/system/supervisor
Robby Workman 065bbe93dc Multiple: Fixed .info file (removed pysetuptools)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2016-01-17 09:40:16 +07:00
..
doinst.sh
rc.supervisord
README
slack-desc
supervisor.info
supervisor.SlackBuild

Supervisor is a client/server system that allows its users to monitor
and control a number of processes on UNIX-like operating systems.

It shares some of the same goals of programs like launchd, daemontools,
and runit. Unlike some of these programs, it is not meant to be run as a
substitute for init as “process id 1”. Instead it is meant to be used to
control processes related to a project or a customer, and is meant to
start like any other program at boot time.