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 proc none /dev
|
||||||
mount -t sysfs none /sys
|
mount -t sysfs none /sys
|
||||||
|
|
||||||
# Start shell
|
# Start shell with proper tty and power off support
|
||||||
/bin/sh
|
exec cttyhack sh
|
||||||
|
|
||||||
# Shutdown the machine when shell is exited
|
|
||||||
poweroff -f
|
|
||||||
Loading…
x
Reference in New Issue
Block a user