summaryrefslogtreecommitdiff
path: root/sysutils/py-supervisor/pkg-descr
blob: 4c8e4febe1201bfe8fa53f3b8c519a98ce8b9517 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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.