mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-22 11:06:32 +01:00
fix(steps-guix): source finalize_fhs instead of exec to keep init control flow
This commit is contained in:
parent
3bea5b5ce6
commit
7ed755a106
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue