openwrtv4/package/base-files/files/etc/init.d
Florian Fainelli d3f22617a2 base-files: skip LEDs handled by rssileds in led init-script
Without this, /etc/init.d/led will try to set the non-existing 'rssi' trigger.
This doesn't harm as the kernel will refuse this setting, but it outputs some
ugly log-lines:
Jun 24 10:15:19 OpenWrt user.info sysinit: setting up led RSSILOW
Jun 24 10:15:19 OpenWrt user.info sysinit: sh: write error: Invalid argument
...

In order to avoid this, skip LEDs with trigger = "rssi" in /etc/init.d/led

Signed-off-by: Daniel Golle <dgolle@allnet.de>

SVN-Revision: 33717
2012-10-11 06:45:02 +00:00
..
boot /etc/functions.sh => /lib/functions.sh 2012-06-05 16:04:23 +00:00
done base-files: introduce a ready-to-use /etc/rc.local to let users run custom commands on init without creating custom init scripts 2009-09-11 21:35:03 +00:00
led base-files: skip LEDs handled by rssileds in led init-script 2012-10-11 06:45:02 +00:00
rcS /etc/functions.sh => /lib/functions.sh 2012-06-05 16:04:23 +00:00
sysctl base-files: do not warn about nonexistant sysctl overrides (some of them are config dependent) 2010-01-29 02:17:11 +00:00
sysntpd enable ntpd server for busybox 2012-04-20 15:05:38 +00:00
umount base-files: release an attached loop device on umounting 2012-09-19 15:13:44 +00:00
usb use rc.common for usb init script 2007-04-06 16:07:36 +00:00
watchdog package/base-files: use new service wrapper 2011-11-07 22:58:34 +00:00