1
0
Fork 0
mirror of git://git.skarnet.org/s6 synced 2026-07-27 00:44:21 +00:00
No description
  • C 89.9%
  • Makefile 9.1%
  • Shell 1%
Find a file
2026-07-25 10:23:46 +00:00
doc Update deps 2026-06-22 22:26:39 +00:00
examples version: 2.13.1.0 2024-10-09 14:28:26 +00:00
package Update deps 2026-06-22 22:26:39 +00:00
src Actually test the correct string without a terminating newline... 2026-07-25 10:23:46 +00:00
tools Add support for disabling rpath; update deps 2026-03-31 00:23:30 +00:00
.gitignore Prepare for 2.15.1.0; add s6-svscanboot 2026-06-04 09:47:23 +00:00
AUTHORS Actually test the correct string without a terminating newline... 2026-07-25 10:23:46 +00:00
configure Add support for disabling rpath; update deps 2026-03-31 00:23:30 +00:00
CONTRIBUTING s6-setsid bugfix: only check ctty when actually calling tcsetpgrp 2026-03-28 12:07:36 +00:00
COPYING Invoke s6-ftrigrd with a full environment 2026-01-20 08:33:43 +00:00
DCO Add CONTRIBUTING and DCO files; fix link to mailing-list 2021-06-17 14:17:01 +00:00
INSTALL Update deps 2026-06-22 22:26:39 +00:00
Makefile Add support for disabling rpath; update deps 2026-03-31 00:23:30 +00:00
NEWS Fix s6-instance-maker invocation of s6-svscan 2026-06-19 21:09:11 +00:00
patch-for-solaris version: 2.14.0.1 2026-01-24 20:15:25 +00:00
README version: 2.15.1.0 2026-07-14 09:56:44 +00:00
README.solaris version: 2.10.0.1 2021-01-25 16:31:48 +00:00

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 https://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.