diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-11-09 01:58:33 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2025-11-09 01:58:33 +0000 |
| commit | e8f96316e667e4366b0b452d97874861a56050fd (patch) | |
| tree | 4ba30ec51352d2dbe3c9d6e3f1d89d636b527b9a /package/configure-snippets/configure_help_options | |
| parent | 6a5a4baf2454530cd7c53cada4176c3ef90afa40 (diff) | |
| download | s6-frontend-e8f96316e667e4366b0b452d97874861a56050fd.tar.gz | |
move service commands to live
Diffstat (limited to 'package/configure-snippets/configure_help_options')
| -rw-r--r-- | package/configure-snippets/configure_help_options | 4 |
1 files changed, 4 insertions, 0 deletions
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] + |
