openwrt/package/base-files/files/lib
Robinson Wu 4e925d0b82 base-files: fix uci led oneshot/timer trigger
This patch adds a missing type property which prevented
the creation of oneshot and timer led triggers when they
are specified in the /etc/board.d/01_leds files.

i.e.:

ucidef_set_led_timer "system" "system" "zhuotk:green:system" "1000" "1000"

Fixes: b06a286a48 ("base-files: cleanup led functions in uci-defaults.sh")
Signed-off-by: Robinson Wu <wurobinson@qq.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2019-06-20 20:09:21 +02:00
..
functions base-files: fix uci led oneshot/timer trigger 2019-06-20 20:09:21 +02:00
preinit base-files: fix several bashisms 2018-12-05 22:16:52 +01:00
upgrade base-files: improve lib/upgrade/common.sh 2019-05-11 16:37:11 +02:00
functions.sh base-files: config_get: prevent filename globbing 2019-01-30 13:20:14 +01:00