add uci led support - /etc/config/system can hold led info which is applied at boot...
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)
commit72396bd614319492aeb28b3b802d073a53b896a6
tree350486bb5c9b9d0892ed9c42e3c556b0b3296b8f
parent9cda3fb0843c3ab21eb86b6b2761b31bad59912e
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]