core-system-init-freebsd

core-system init submodule, FreeBSD version
git clone https://ccx.te2000.cz/git/core-system-init-freebsd
Log | Files | Refs

commit 89216b9f6a4288356ac7d646d36dbbb42968955d
parent a7e807e68df4e92332ab83ce8b8dbe2236cce080
Author: Jan Pobříslo <ccx@te2000.cz>
Date:   Tue,  8 Nov 2022 12:28:32 +0100

Move s6-svscanboot

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

diff --git a/install b/install @@ -52,7 +52,7 @@ EOF "$cmd/s6-chmod" 755 "$dst/init/init" # s6-svscanboot {{{1 -"$cmd/s6-cat" >"$dst/init/scripts/s6-svscanboot" <<EOF || exit $? +"$cmd/s6-cat" >"$dst/init/s6-svscanboot" <<EOF || exit $? #!$sm_dst_package/command/execlineb -P # make sure we have sane environment first $qc/redirfd -w 2 /dev/console