From a967d549dc69d8b8eaeb8fec9eb7ab3a43a06530 Mon Sep 17 00:00:00 2001 From: Sean MacLennan Date: Sun, 20 Jan 2019 13:30:56 +0700 Subject: system/s6: Added (process/service supervision suite). Signed-off-by: Willy Sudiarto Raharjo --- system/s6/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 system/s6/slack-desc (limited to 'system/s6/slack-desc') diff --git a/system/s6/slack-desc b/system/s6/slack-desc new file mode 100644 index 0000000000..79cc2632c7 --- /dev/null +++ b/system/s6/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------------------------------------------------------| +s6: s6 (process/service supervision suite) +s6: +s6: s6 is a small suite of programs for UNIX, designed to allow process +s6: supervision (a.k.a service supervision), in the line of daemontools +s6: and runit, as well as various operations on processes and daemons. +s6: It is meant to be a toolbox for low-level process and service +s6: administration, providing different sets of independent tools that +s6: can be used within or without the framework. +s6: +s6: https://skarnet.org/software/s6/ +s6: -- cgit v1.2.3