mirror of
https://gitlab.alpinelinux.org/alpine/abuild.git
synced 2025-01-27 09:44:20 +00:00
initramfs: remove debug shell
This commit is contained in:
parent
15f478f57c
commit
71854c3fae
@ -90,7 +90,6 @@ mount -t devpts -o gid=5,mode=0620,noexec,nosuid devpts /dev/pts
|
||||
mount -t tmpfs -o nodev,nosuid,noexec shm /dev/shm
|
||||
eend $RC
|
||||
|
||||
/bin/sh
|
||||
# load available drivers to get access to modloop media
|
||||
ebegin "Loading boot drivers"
|
||||
[ "$MODULES" ] && modprobe $MODULES 2> /dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user