diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-10 18:57:36 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-10 18:57:36 +0000 |
| commit | 193e07fffc95e8095e879c53dcf2b21b08dcdcf7 (patch) | |
| tree | bbeeb6b9a1eed0e17ea7dbf4daf0e62809b90871 /package/configure-snippets/configure_help_install | |
| parent | a68c091ca709593c9d9087ce3a0c7ac344b5003c (diff) | |
| download | s6-rc-193e07fffc95e8095e879c53dcf2b21b08dcdcf7.tar.gz | |
Use sysconfdir for the default bootdb
Diffstat (limited to 'package/configure-snippets/configure_help_install')
| -rw-r--r-- | package/configure-snippets/configure_help_install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/configure-snippets/configure_help_install b/package/configure-snippets/configure_help_install index 6f256b0..1e6ae71 100644 --- a/package/configure-snippets/configure_help_install +++ b/package/configure-snippets/configure_help_install @@ -1,4 +1,4 @@ - --bootdb=PATH default path for the boot database [/etc/s6-rc/compiled/current] + --bootdb=PATH default path for the boot database [SYSCONFDIR/s6-rc/compiled/current] --livedir=DIR default live directory [/run/s6-rc] --repodir=DIR default repo directory [/var/lib/s6-rc/repository] |
