1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 18:58:37 +03:00
openwrt-xburst/package/base-files/files/etc
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
..
config [packages] 6tunnel: move init/config files to the right place 2007-10-27 07:12:13 +00:00
hotplug.d Add route6 option to setup IPv6 routes (#2528) 2007-10-16 15:05:19 +00:00
init.d init: don't start hotplug2 if it doesn't exist 2007-11-28 02:36:10 +00:00
banner rename default/ to files/ 2006-11-22 23:30:57 +00:00
diag.sh bugfix 2007-05-10 19:19:23 +00:00
functions.sh support true and false in config_get_bool 2007-09-19 14:43:29 +00:00
group rename default/ to files/ 2006-11-22 23:30:57 +00:00
hosts Change localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1 2007-02-12 22:54:56 +00:00
hotplug2-init.rules fixed 1677 2007-10-14 06:12:29 +00:00
inittab use generic inittab for x86 2007-05-10 14:50:42 +00:00
ipkg.conf add second package source for packages built from the /packages repository 2007-07-09 07:09:44 +00:00
passwd made HOME=/root global instead of x86 specific 2007-09-19 19:58:07 +00:00
preinit add sysupgrade script for config preserving system upgrades. only implemented for x86-2.6 at the moment, but can be ported to other platforms easily 2007-08-21 18:23:57 +00:00
profile made HOME=/root global instead of x86 specific 2007-09-19 19:58:07 +00:00
protocols rename default/ to files/ 2006-11-22 23:30:57 +00:00
rc.common add patch from #2111 2007-07-22 16:55:31 +00:00
shells rename default/ to files/ 2006-11-22 23:30:57 +00:00
sysctl.conf Enable IPv6 forwarding by default (#2527) 2007-10-24 18:44:07 +00:00