summaryrefslogtreecommitdiffstats
path: root/system/supervisor/slack-desc
diff options
context:
space:
mode:
author digwtx2014-08-31 13:17:25 +0200
committer Willy Sudiarto Raharjo2014-08-31 13:17:25 +0200
commit01c299573cd04fcc3b7612ce8f18459bcf77bf19 (patch)
tree5e75ad79dd7b53283499d37bbbf05f2a9a67ade4 /system/supervisor/slack-desc
parent5a94f78d0a2542e4903b61c9ff7ee833b60fb83b (diff)
downloadslackbuilds-01c299573cd04fcc3b7612ce8f18459bcf77bf19.tar.gz
system/supervisor: Added (A system for controlling process state).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/supervisor/slack-desc')
-rw-r--r--system/supervisor/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/system/supervisor/slack-desc b/system/supervisor/slack-desc
new file mode 100644
index 0000000000..2bdae65c4a
--- /dev/null
+++ b/system/supervisor/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----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: 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: daemontools, and runit.
+supervisor:
+supervisor: Homepage: http://supervisord.org/
+supervisor: