kernel cli: rw by default

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2018-10-08 00:00:00 +00:00
parent a4b8686684
commit ce216152dd
4 changed files with 38 additions and 22 deletions

View File

@@ -1,13 +1,11 @@
::sysinit:/bin/mount -t proc proc /proc
::sysinit:/bin/mount -o remount,rw /
::sysinit:/bin/mkdir -p /dev/pts
::sysinit:/bin/mkdir -p /dev/shm
::sysinit:/bin/mount -a
::sysinit:/bin/hostname -F /etc/hostname
::sysinit:/etc/init.d/rcS
::respawn:-/bin/sh
# Same as above: console is the default.
#console::respawn:-/bin/sh
ttyS1::respawn:-/bin/sh
::ctrlaltdel:/sbin/reboot
::shutdown:/etc/init.d/rcK
::shutdown:/sbin/swapoff -a