/etc/functions.sh => /lib/functions.sh
[openwrt/openwrt.git] / package / 6in4 / files / 6in4.hotplug
index 8d78555477239e5a40a9d086ed739bc5a7df435b..e94179828b25ce55fcfdf9746d38bdba4f4eb60b 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 if [ "$ACTION" = ifup ]; then
-       . /etc/functions.sh
+       . /lib/functions.sh
 
        INCLUDE_ONLY=1
        . /lib/netifd/proto/6in4.sh