From e8f96316e667e4366b0b452d97874861a56050fd Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 9 Nov 2025 01:58:33 +0000 Subject: move service commands to live --- package/configure-snippets/configure_help_options | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'package/configure-snippets/configure_help_options') diff --git a/package/configure-snippets/configure_help_options b/package/configure-snippets/configure_help_options index 877c5d9..ed0f440 100644 --- a/package/configure-snippets/configure_help_options +++ b/package/configure-snippets/configure_help_options @@ -2,3 +2,7 @@ --disable-s6li do not use s6-linux-init functionality [enabled] --enable-util-linux use util-linux functionality [disabled] + --with-conf-file=FILE default configuration file for s6 command [SYSCONFDIR/s6-frontend.conf] + --with-store-path=PATH path to service stores [PREFIX/share/s6-frontend/s6-rc/sources:SYSCONFDIR/s6-frontend/s6-rc/sources] + --with-default-bundle=NAME name of the bundle started at boot [s6-rc default: default] + -- cgit v1.3.1