summaryrefslogtreecommitdiff
path: root/README
blob: 97687e21ba54c0cd77a4bd0a15e2d251c4211fac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
s6 - a process supervision suite
--------------------------------

 s6 is a suite of programs designed to allow process
supervision and management. It can also be used as the
foundation for a complete init system: the s6-rc and
s6-linux-init package, for instance, expand on it.

 See http://skarnet.org/software/s6/ for details.


* Installation
  ------------

 See the INSTALL file.


* Contact information
  -------------------

 Laurent Bercot <ska-skaware at skarnet.org>

 Please use the <skaware at list.skarnet.org> mailing-list for
questions about the inner workings of s6, and the
<supervision at list.skarnet.org> mailing-list for questions
about process supervision, init systems, and so on.