1
0
Fork 0
mirror of git://git.skarnet.org/s6-rc synced 2026-06-03 22:54:08 +00:00
No description
  • C 91%
  • Makefile 6.9%
  • Shell 2.1%
Find a file
2026-05-29 23:48:34 +00:00
doc Prepare for 0.6.1.2; make s6-rc-init idempotent and more resilient 2026-05-29 23:48:34 +00:00
examples version: 0.6.1.1 2026-05-09 19:28:41 +00:00
package Prepare for 0.6.1.2; make s6-rc-init idempotent and more resilient 2026-05-29 23:48:34 +00:00
src Prepare for 0.6.1.2; make s6-rc-init idempotent and more resilient 2026-05-29 23:48:34 +00:00
tools Add support for disabling rpath; update deps 2026-03-31 00:27:22 +00:00
.gitignore Add s6-rc-repo-list 2025-12-20 13:25:40 +00:00
AUTHORS Credit whynothugo 2026-01-24 16:18:19 +00:00
configure Add support for disabling rpath; update deps 2026-03-31 00:27:22 +00:00
CONTRIBUTING Add support for disabling rpath; update deps 2026-03-31 00:27:22 +00:00
COPYING Update README and date 2026-01-13 01:22:02 +00:00
DCO Prepare for future contributions 2021-06-03 22:07:56 +00:00
INSTALL Prepare for 0.6.1.2; make s6-rc-init idempotent and more resilient 2026-05-29 23:48:34 +00:00
Makefile Add support for disabling rpath; update deps 2026-03-31 00:27:22 +00:00
NEWS Prepare for 0.6.1.2; make s6-rc-init idempotent and more resilient 2026-05-29 23:48:34 +00:00
patch-for-solaris Update deps and doc 2026-01-23 23:57:01 +00:00
README version: 0.6.1.0 2026-05-09 13:47:53 +00:00
README.solaris version: 0.5.4.2 2023-11-06 13:27:27 +00:00

s6-rc - a dependency-based init script management system
--------------------------------------------------------

 s6-rc is a suite of programs designed to help Unix distributions manage
services provided by various software packages, and automate initialization,
shutdown, and more generally changes to the machine state.

 It keeps track of the complete service dependency tree and automatically
brings services up or down to reach the desired state.

 In conjunction with s6, it ensures that long-lived services are
supervised, and that short-lived instructions are run in a reproducible
manner.

 It also provides commands to help distributions organize service
definitions automatically installed by a package manager, and meant to
be a backend to the s6-frontend package.

 See https://skarnet.org/software/s6-rc/ 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 s6-rc.