add uci led support
authorJohn Crispin <blogic@openwrt.org>
Mon, 4 Aug 2008 22:56:46 +0000 (22:56 +0000)
committerJohn Crispin <blogic@openwrt.org>
Mon, 4 Aug 2008 22:56:46 +0000 (22:56 +0000)
commit664624ac96373ccf03d2d91fee83ae020c5158d0
treeeeae1e4c7ea59dde6c770573cf50916dac9da443
parentfce073c92947e74fb98e56abf6972267a7e2479c
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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12104 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]