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>
SVN-Revision: 19050
This commit is contained in:
parent
6e3bbe7843
commit
8ec79b460c
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh /etc/rc.common
|
#!/bin/sh /etc/rc.common
|
||||||
# (C) 2008 openwrt.org
|
# (C) 2008 openwrt.org
|
||||||
|
|
||||||
START=60
|
START=96
|
||||||
|
|
||||||
load_led() {
|
load_led() {
|
||||||
local name
|
local name
|
||||||
|
|
Loading…
Reference in New Issue