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%
| doc | ||
| examples | ||
| package | ||
| src | ||
| tools | ||
| .gitignore | ||
| AUTHORS | ||
| configure | ||
| CONTRIBUTING | ||
| COPYING | ||
| DCO | ||
| INSTALL | ||
| Makefile | ||
| NEWS | ||
| patch-for-solaris | ||
| README | ||
| README.solaris | ||
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.