Files
Jan Bramkamp a37192b489 sysutils/s6-frontend: Frontend to the s6 init system
s6-frontend is a frontend to the s6 init system.
It provides the one-stop-shop s6 command,
that is used to address every part of the s6 init system.

WWW: https://www.skarnet.org/software/s6-frontend/

Event:		Wiesbaden Hackathon 202604
2026-04-27 02:01:10 +02:00

7 lines
370 B
Plaintext

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.