forked from Ivasoft/openwrt
move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it works for initramfs as well
SVN-Revision: 12058
This commit is contained in:
@@ -87,6 +87,5 @@ if [ -z "$INITRAMFS" ]; then
|
||||
|
||||
echo "- init -"
|
||||
|
||||
killall hotplug2
|
||||
exec /sbin/init
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user