Do not use deprecated path to functions.sh (/etc/functions.sh -> /lib/functions.sh)
[openwrt/openwrt.git] / target / linux / brcm47xx / base-files / lib / preinit / 20_failsafe_set_boot_wait_brcm
index da721b84841a37b32a643ef298d38c6dcfdab72a..001f5f4d3fb0fa390f7c44d96636f7b88d9ef8b0 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-. /etc/functions.sh
+. /lib/functions.sh
 
 set_boot_wait() {
        [ -x "/usr/sbin/nvram" ] && {