1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-19 15:46:36 +03:00
openwrt-xburst/package/base-files
nbd 0d9004633d 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
2007-11-28 02:36:10 +00:00
..
files init: don't start hotplug2 if it doesn't exist 2007-11-28 02:36:10 +00:00
Makefile fix path to the snapshot packages (snapshot build/upload needs to be fixed as well) 2007-09-30 21:29:55 +00:00