remove /etc/functions.sh call from led hotplug script
[openwrt/svn-archive/archive.git] / package / base-files / files / etc / init.d / led
index 117eb8668db6de017f07dab86d663ea960ef76af..cf7bf4203ded5fc8d75fda92aba66f64547bb3cd 100755 (executable)
@@ -1,8 +1,6 @@
 #!/bin/sh /etc/rc.common
 # (C) 2008 openwrt.org
 
 #!/bin/sh /etc/rc.common
 # (C) 2008 openwrt.org
 
-. /etc/functions.sh
-
 START=60
 
 load_led() {
 START=60
 
 load_led() {