From ed9dadb2778ab4ff7683622907e22ed8c561bfda Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 30 Dec 2019 23:27:32 +0000 Subject: Initial commit. --- README | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..0d975bb --- /dev/null +++ b/README @@ -0,0 +1,25 @@ +s6-frontend - a s6-based init system with a friendly UI +------------------------------------------------------- + + s6-frontend is a set of programs providing interfaces +to the s6 family of programs (s6, s6-rc, s6-linux-init) +for users who are used to different systems. It also +comes with a full set of init scripts and can be used as +a turnkey init system. + + See https://skarnet.org/software/s6-frontend/ for details. + + +* Installation + ------------ + + See the INSTALL file. + + +* Contact information + ------------------- + + Laurent Bercot + + Please use the mailing-list for +questions about s6-frontend. -- cgit v1.3.1