1
0
Fork 0
mirror of git://git.skarnet.org/s6-rc synced 2026-02-27 13:54:03 +00:00
No description
  • C 91%
  • Makefile 6.9%
  • Shell 2.1%
Find a file
Laurent Bercot 0d4a81f579 Doc typo fix
2026-02-23 10:22:11 +00:00
doc Doc typo fix 2026-02-23 10:22:11 +00:00
examples Fix bugs in repo_syncset and repo_makesetbundles, refactor a bit 2026-01-24 04:31:44 +00:00
package Rename "sub" to "prescription" 2026-01-24 16:17:39 +00:00
src Do not specialcase ENOENT on repo sync 2026-02-23 10:19:48 +00:00
tools fix gen-deps.sh 2025-10-26 10:50:27 +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 And the correct configure script 2026-01-10 18:58:51 +00:00
CONTRIBUTING Prepare for future contributions 2021-06-03 22:07:56 +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 Update deps and doc 2026-01-23 23:57:01 +00:00
Makefile Option is --no-update, not ----no-update. Also fix dotpc. 2026-01-19 06:59:15 +00:00
NEWS version: 0.6.0.0 2026-01-24 20:15:41 +00:00
patch-for-solaris Update deps and doc 2026-01-23 23:57:01 +00:00
README Update deps and doc 2026-01-23 23:57:01 +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.