mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 18:23:09 +02:00
run led init after /etc/init.d/done to keep the configured led settings active after the system has finished booting
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19050 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fe0bfcc73e
commit
ae83c51a2e
@ -1,7 +1,7 @@
|
||||
#!/bin/sh /etc/rc.common
|
||||
# (C) 2008 openwrt.org
|
||||
|
||||
START=60
|
||||
START=96
|
||||
|
||||
load_led() {
|
||||
local name
|
||||
|
Loading…
Reference in New Issue
Block a user