/etc/functions.sh => /lib/functions.sh
[openwrt/staging/chunkeey.git] / package / 6to4 / files / 6to4.hotplug
index 202a3c737cdc20e6fc0f0fd98f799a24c1cf9969..48ac9c1b81a5e843c365262fea8dcde9bd5b36e3 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 if [ "$ACTION" = ifup ]; then
-       . /etc/functions.sh
+       . /lib/functions.sh
 
        INCLUDE_ONLY=1
        . /lib/netifd/proto/6to4.sh