1
0
Fork 0
mirror of git://git.skarnet.org/s6 synced 2026-06-03 22:54:12 +00:00
No description
  • C 89.9%
  • Makefile 9.1%
  • Shell 1%
Find a file
2026-05-27 12:13:09 +00:00
doc Prepare for 2.15.0.1; fix s6-accessrules-cdb-from-fs args numbering 2026-05-15 12:57:03 +00:00
examples version: 2.13.1.0 2024-10-09 14:28:26 +00:00
package Prepare for 2.15.0.1; fix s6-accessrules-cdb-from-fs args numbering 2026-05-15 12:57:03 +00:00
src s6-notify-socket-from-fd: send barrier in a separate sd_notify message 2026-05-27 12:13:09 +00:00
tools Add support for disabling rpath; update deps 2026-03-31 00:23:30 +00:00
.gitignore s6-notify-socket-from-fd: use BARRIER=1 2026-04-10 12:31:39 +00:00
AUTHORS Send SIGCONT after SIGKILL, workaround for stupid kernels. 2026-04-28 23:19:50 +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 Add s6-notify-fd-from-socket and s6-notify-socket-from-fd 2026-04-09 02:31:43 +00:00
Makefile Add support for disabling rpath; update deps 2026-03-31 00:23:30 +00:00
NEWS Update NEWS 2026-05-15 12:58:39 +00:00
patch-for-solaris version: 2.14.0.1 2026-01-24 20:15:25 +00:00
README version: 2.15.0.0 2026-05-09 13:47:43 +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.