fix: start cttyhack sh on initrd init
This commit is contained in:
parent
35fe8a30bf
commit
5298ca6680
@ -8,8 +8,5 @@ mount -t devtmpfs none /dev
|
||||
mount -t proc none /dev
|
||||
mount -t sysfs none /sys
|
||||
|
||||
# Start shell
|
||||
/bin/sh
|
||||
|
||||
# Shutdown the machine when shell is exited
|
||||
poweroff -f
|
||||
# Start shell with proper tty and power off support
|
||||
exec cttyhack sh
|
||||
Loading…
x
Reference in New Issue
Block a user