base-files: disable LEDs if default state is undefined
authorDavid Bauer <mail@david-bauer.net>
Sun, 26 Jul 2020 20:37:53 +0000 (22:37 +0200)
committerDavid Bauer <mail@david-bauer.net>
Fri, 11 Sep 2020 15:34:54 +0000 (17:34 +0200)
commite087bb5bd7d700c1de91395d62a3923e6305cc46
tree44f2e6c95f3f74ab50531cd78110ab300173cf40
parentf1bc66c7653e7603b4621f5ea14be129a2bd5e4f
base-files: disable LEDs if default state is undefined

Set the default state for LEDs to off. When a trigger is set, the
trigger will turn the LED automatically on.

Currently LEDs might stay on, e.g. when the LED trigger is set to a
netdev trigger and the interface is never activated or the 'none'
trigger is selected without setting the 'default' option to 0 and it's
set for the LED indicating the system running state.

Using off as a default value is also consistent with the documentation
in the OpenWrt wiki.

Signed-off-by: David Bauer <mail@david-bauer.net>
package/base-files/Makefile
package/base-files/files/etc/init.d/led