1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 00:20:44 +03:00
openwrt-xburst/package/base-files/files
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
..
bin [package] base-files: another empty password check fix (#10440) 2011-11-17 09:40:06 +00:00
etc [package] base-files: skip LEDs handled by rssileds in led init-script 2012-10-11 06:45:02 +00:00
lib [package] base-files: remove route enabled check in lib/functions/network.sh after netifd bump 2012-09-13 08:47:10 +00:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin [package] base-files: provide a sysupgrade -r (--restore-backup) option as convenience wrapper for tar -C / -x(v)zf 2012-08-12 13:20:27 +00:00