add uci led support
authorJohn Crispin <john@openwrt.org>
Mon, 4 Aug 2008 22:56:46 +0000 (22:56 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 4 Aug 2008 22:56:46 +0000 (22:56 +0000)
commit41a4369a2897aafb327041e333703a401d51839f
treeeeae1e4c7ea59dde6c770573cf50916dac9da443
parentb2ed6ea7eb6035d8b3a5fea0d99e3bf8c962fa91
add uci led support
- /etc/config/system can hold led info which is applied at boot
- adds /sbin/led.sh to set/clear leds via a name defined in /etc/config/system

SVN-Revision: 12104
package/base-files/files/etc/init.d/led [new file with mode: 0755]
package/base-files/files/sbin/led.sh [new file with mode: 0755]