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
master
Felix Fietkau 15 years ago
parent 6e3bbe7843
commit 8ec79b460c
  1. 2
      package/base-files/files/etc/init.d/led

@ -1,7 +1,7 @@
#!/bin/sh /etc/rc.common
# (C) 2008 openwrt.org
START=60
START=96
load_led() {
local name

Loading…
Cancel
Save