kill hotplug2 before running init
[openwrt/svn-archive/archive.git] / target / linux / generic-2.6 / base-files / init
index 45328384e98bbb7a976c25c79fedd1136bd558d8..a3387eb1079236ee9cf123c9f854bce1f527780a 100755 (executable)
@@ -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