mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/supervisor: Fix README.
This commit is contained in:
parent
6db48fbc71
commit
25d5ae7534
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@ and control a number of processes on UNIX-like operating systems.
|
||||||
|
|
||||||
It shares some of the same goals of programs like launchd, daemontools,
|
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
|
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
|
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
|
control processes related to a project or a customer, and is meant to
|
||||||
start like any other program at boot time.
|
start like any other program at boot time.
|
||||||
|
|
Loading…
Reference in a new issue