immortalwrt/package/base-files/files/etc/init.d
Florian Eckert 3a4de9de25 base-files: add new application led trigger backend
For now we have only kernel LED trigger support. With this change it is now
possible to use application triggers.

If we configure a LED with a non kernel trigger, then we check on every
restart and boot of the LED service if we have this trigger as an application
in "/usr/libexec/led-trigger". If this file with the name is found, then we
execute this to init the LED.

Possible use cases are:

- Start/Stop/Restart an application led trigger service for this led
- Init a LED that is configured by a hotplug script (VPN tunnel established)

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-03-06 12:14:18 +08:00
..
boot base-files: mount pstore if present 2021-01-31 22:09:14 +08:00
done base-files: prevent issues w/ overlay on powerloss after sysupgrade 2020-10-13 18:39:53 +08:00
gpio_switch Merge branch 'master' of github.com:lede-project/source 2018-04-23 18:50:49 +08:00
led base-files: add new application led trigger backend 2021-03-06 12:14:18 +08:00
sysctl sync with OpenWrt v18.06.1 stable new R8.1 version 2018-08-23 17:40:23 +08:00
sysfixtime update source 2017-09-06 19:19:45 +08:00
system base-files: use hwclock --systz 2021-02-15 12:11:11 +08:00
umount base-files: supress service restart of umount 2020-10-13 18:31:16 +08:00