Software
skarnet.org

s6-rc

What is it ?

s6-rc is a service manager for s6-based systems, i.e. a suite of programs that can start and stop services, both long-running daemons and one-time initialization scripts, in the proper order according to a dependency tree. It ensures that long-running daemons are supervised by the s6 infrastructure, and that one-time scripts are also run in a controlled environment.



Installation

Requirements

Licensing

s6-rc is free software. It is available under the ISC license.

Download

Compilation

Upgrade notes


Reference

Commands

Offline tools: creating and managing a compiled service database

Online tools: managing your live services

Upgrading from earlier s6-rc database formats

Programs used internally

Related resources

Version 1.0.0.0 of s6-rc was in development for some time, but it was too ambitious a project and had to be scaled back. s6-rc is now focused on incremental improvement.

The s6-frontend project is a higher-level interface to the s6 ecosystem, and s6-rc in particular. It is currently in development and should land in a major Linux distribution in 2025 or 2026.

Discussion

Similar work