# 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. It s6: is meant to be a toolbox for low-level process and service s6: administration, providing different sets of independent tools that can s6: be used within or without the framework, and can be assembled together s6: to achieve powerful functionality with a very small amount of code. s6: s6: Homepage: https://skarnet.org/software/s6/