kill hotplug2 before running init

SVN-Revision: 10929
master
Felix Fietkau 17 years ago
parent 7232fe9150
commit c1f6e213a1
  1. 1
      target/linux/generic-2.6/base-files/init

@ -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…
Cancel
Save