summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/sbin/led.sh
diff options
context:
space:
mode:
Diffstat (limited to 'package/base-files/files/sbin/led.sh')
-rwxr-xr-xpackage/base-files/files/sbin/led.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/files/sbin/led.sh b/package/base-files/files/sbin/led.sh
index 44629d990..d67a0f51c 100755
--- a/package/base-files/files/sbin/led.sh
+++ b/package/base-files/files/sbin/led.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# (C) 2008 openwrt.org
-. /etc/functions.sh
+. /lib/functions.sh
ACTION=$1
NAME=$2
do_led() {