remove /etc/functions.sh call from led hotplug script
[openwrt.git] / package / base-files / files / etc / init.d / led
index 117eb86..cf7bf42 100755 (executable)
@@ -1,8 +1,6 @@
 #!/bin/sh /etc/rc.common
 # (C) 2008 openwrt.org
 
-. /etc/functions.sh
-
 START=60
 
 load_led() {
This page took 0.024946 seconds and 4 git commands to generate.