carbon-s6-init

s6-linux-init configuration for Carbon
git clone https://ccx.te2000.cz/git/carbon-s6-init
Log | Files | Refs

commit 4edeb23d5939cd30fa5cbe3e3edea0ea8e39f540
parent ce9b00ae6de4d56604cacfb07d2d44604ca5b5b6
Author: ccx <root@dorje.wpr.cz>
Date:   Thu, 11 Mar 2021 16:08:47 +0100

Create init subdir

Diffstat:
Minstall | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install b/install @@ -4,4 +4,4 @@ set -x test -d "$1" || exit 1 dst=$1 -exec s6-linux-init-maker "$dst" +exec s6-linux-init-maker "$dst/init"