aboutsummaryrefslogtreecommitdiffstats
path: root/package/6in4/files/6in4.sh
diff options
context:
space:
mode:
Diffstat (limited to 'package/6in4/files/6in4.sh')
-rwxr-xr-xpackage/6in4/files/6in4.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/6in4/files/6in4.sh b/package/6in4/files/6in4.sh
index 6e433ba9ad..dd438601fa 100755
--- a/package/6in4/files/6in4.sh
+++ b/package/6in4/files/6in4.sh
@@ -3,7 +3,7 @@
# Copyright (c) 2010 OpenWrt.org
[ -n "$INCLUDE_ONLY" ] || {
- . /etc/functions.sh
+ . /lib/functions.sh
. ../netifd-proto.sh
init_proto "$@"
}