1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-16 09:23:10 +03:00
openwrt-xburst/package/base-files/files/etc/init.d
florian 8bbe39a23a [package] 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33717 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-11 06:45:02 +00:00
..
boot [package] /etc/functions.sh => /lib/functions.sh 2012-06-05 16:04:23 +00:00
done [package] 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 [package] base-files: skip LEDs handled by rssileds in led init-script 2012-10-11 06:45:02 +00:00
rcS [package] /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 [package] 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