Skip to content

Commit

Permalink
Merge pull request #48 from containers/shellless-initrd
Browse files Browse the repository at this point in the history
Shellless initd
  • Loading branch information
ericcurtin authored Dec 19, 2023
2 parents 271cbe7 + 67ea43e commit 29ff844
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/dracut/modules.d/81initoverlayfs/module-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,7 @@ install() {
if [ ! -e "/sbin/init" ]; then
ln_r /usr/sbin/storage-init "/sbin/init"
fi

> "${initdir}/usr/bin/bash"
}

0 comments on commit 29ff844

Please sign in to comment.