mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-04 15:04:28 -05:00
This patch adds a missing type property. This fixes
the creation of oneshot and timer led triggers like:
| ucidef_set_led_timer "system" "system" "zhuotk:green:system" "1000" "1000"
from /etc/init.d/01_leds.
Fixes:
|
||
|---|---|---|
| .. | ||
| leds.sh | ||
| migrations.sh | ||
| network.sh | ||
| preinit.sh | ||
| service.sh | ||
| system.sh | ||
| uci-defaults.sh | ||