fix(steps-guix): source finalize_fhs instead of exec to keep init control flow

This commit is contained in:
vxtls 2026-02-24 13:55:20 -05:00
parent 3bea5b5ce6
commit 7ed755a106

View file

@ -8,4 +8,4 @@ if [ ! -r /proc/mounts ]; then
fi
ln -snf /proc/mounts /etc/mtab
exec /steps/improve/finalize_fhs.sh
. /steps/improve/finalize_fhs.sh