kill hotplug2 before running init
SVN-Revision: 10929
This commit is contained in:
parent
7232fe9150
commit
c1f6e213a1
@ -74,4 +74,5 @@ mount -o move /dev/pts /mnt/dev/pts
|
|||||||
mount -o move /tmp /mnt/tmp
|
mount -o move /tmp /mnt/tmp
|
||||||
mount -o move /sys /mnt/sys
|
mount -o move /sys /mnt/sys
|
||||||
mount none /tmp -t tmpfs
|
mount none /tmp -t tmpfs
|
||||||
|
killall -q hotplug2
|
||||||
exec switch_root -c /dev/console /mnt /sbin/init
|
exec switch_root -c /dev/console /mnt /sbin/init
|
||||||
|
Loading…
x
Reference in New Issue
Block a user