forked from Ivasoft/openwrt
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:
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh /etc/rc.common
|
||||
# (C) 2008 openwrt.org
|
||||
|
||||
START=60
|
||||
START=96
|
||||
|
||||
load_led() {
|
||||
local name
|
||||
|
||||
Reference in New Issue
Block a user