From 8a6eaed305dbe4ec6a87fe37000f7461bf563937 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 18 Jun 2025 18:58:34 +0000 Subject: Add a lot of stuff, implement basic service_start Signed-off-by: Laurent Bercot --- package/configure-snippets/configure_help_install | 1 + 1 file changed, 1 insertion(+) (limited to 'package/configure-snippets/configure_help_install') diff --git a/package/configure-snippets/configure_help_install b/package/configure-snippets/configure_help_install index a443a69..e35e7e7 100644 --- a/package/configure-snippets/configure_help_install +++ b/package/configure-snippets/configure_help_install @@ -2,4 +2,5 @@ --livedir=DIR run s6-rc live directory in DIR [s6-rc default|/run/s6-rc] --repodir=DIR s6-frontend working base [/var/lib/s6-frontend/repository] --bootdir=DIR location of the bootable s6-rc compiled db [/etc/s6-rc] + --stmpdir=DIR secure location for temporary s6-frontend files [/run/s6-frontend] --with-def-path=PATH path to service files [LIBDIR/s6-frontend/s6-rc/source:SYSCONFDIR/s6-frontend/s6-rc/source] -- cgit v1.3.1