From 2ac70f21f8529e20bf939f76a14a4b3980d788de Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 23 Apr 2008 14:30:11 +0000 Subject: kill hotplug2 before running init git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10929 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/base-files/init | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic-2.6/base-files/init') diff --git a/target/linux/generic-2.6/base-files/init b/target/linux/generic-2.6/base-files/init index 45328384e..a3387eb10 100755 --- a/target/linux/generic-2.6/base-files/init +++ b/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 -- cgit v1.2.3