mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
kill hotplug2 before running init
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10929 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user