Skip to content

Commit

Permalink
supervisord: shorten main desc
Browse files Browse the repository at this point in the history
  • Loading branch information
waldyrious authored and agnivade committed Jan 7, 2017
1 parent 57c2940 commit 957f021
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/common/supervisord.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# supervisord

> Supervisor is a client/server system that allows its users to control a number of processes on UNIX-like operating systems.
> Supervisord is the server piece of supervisor, Most of supervisord's config should be placed in configuration file, some basic usage will be listed here.
> Supervisor is a client/server system for controlling some processes on UNIX-like operating systems.
> Supervisord is the server part of supervisor; it is primarily managed via a configuration file.
- Start supervisord with specified configuration file:

Expand Down

0 comments on commit 957f021

Please sign in to comment.