mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
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 /sys /mnt/sys
|
||||
mount none /tmp -t tmpfs
|
||||
killall -q hotplug2
|
||||
exec switch_root -c /dev/console /mnt /sbin/init
|
||||
|
Loading…
Reference in New Issue
Block a user