1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package/base-files/files/etc
Florian Eckert c6fabd0bc3 base-files/leds: add setting the LED color via uci
Add the possibility that colored LEDs can also be configured via the uci.

config led 'led1'
	option name '<name>'
	option sysfs '<path>'
	option trigger 'default-on'
	option default '1'
-->	option color_{$color} '<0-255>'

The supported names of the variable "${color}" for the selected LED can be
queried in the file with the name 'multi_index'.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2024-02-07 15:34:43 +01:00
..
board.d treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
hotplug.d/net
init.d base-files/leds: add setting the LED color via uci 2024-02-07 15:34:43 +01:00
iproute2
rc.button
sysctl.d base-files: enable BPF JIT kallsyms by default 2023-06-02 20:53:49 +02:00
uci-defaults Revert "base-files: migrate old UCI network bridge ports syntax" 2021-05-20 12:25:25 +02:00
banner
banner.failsafe
device_info
diag.sh base-files: diag: restore default trigger for 'boot' LED 2020-02-24 23:27:50 +01:00
ethers
fstab
group
hosts
inittab
openwrt_release
openwrt_version
os-release
passwd
preinit
profile base-files: replace fgrep with grep -F 2022-02-06 23:09:15 +01:00
protocols
rc.common base-files: add wrapper for procd service list command 2022-03-19 16:13:58 +01:00
rc.local
services
shadow base-file: remove password aging feature form /etc/shadow 2022-02-24 18:10:30 +01:00
shells
shinit procd: move service command to procd 2022-03-19 16:13:58 +01:00
sysctl.conf
sysupgrade.conf