diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/supervisor/slack-desc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/supervisor/slack-desc b/system/supervisor/slack-desc index 2bdae65c4a..65d5e38c7f 100644 --- a/system/supervisor/slack-desc +++ b/system/supervisor/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| supervisor: supervisor (A system for controlling process state under UNIX) supervisor: -supervisor: Supervisor is a client/server system that allows its users to +supervisor: Supervisor is a client/server system that allows its users to supervisor: monitor and control a number of processes on UNIX-like operating supervisor: systems. -supervisor: -supervisor: It shares some of the same goals of programs like launchd, +supervisor: +supervisor: It shares some of the same goals of programs like launchd, supervisor: daemontools, and runit. -supervisor: +supervisor: supervisor: Homepage: http://supervisord.org/ supervisor: |