init: don't start hotplug2 if it doesn't exist
authorFelix Fietkau <nbd@openwrt.org>
Wed, 28 Nov 2007 02:36:10 +0000 (02:36 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 28 Nov 2007 02:36:10 +0000 (02:36 +0000)
commitb4163899b11fcded2dbb943eb7776cec242c8218
tree70f5548cd8ca2d8f7661d2b4c6afea29de98d838
parentf591f62f219f7263db94c9cd9b25d7d187b0035c
init: don't start hotplug2 if it doesn't exist

The current init script always tries to start hotplug 2, even if
it's not present, so we get an error on boot.

This change checks for the presence of the hotplug2 binary before
trying to start it.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9606 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/base-files/files/etc/init.d/boot