kill hotplug2 before running init

SVN-Revision: 10929
This commit is contained in:
Felix Fietkau 2008-04-23 14:30:11 +00:00
parent 7232fe9150
commit c1f6e213a1
1 changed files with 1 additions and 0 deletions

View File

@ -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