[package] /etc/functions.sh => /lib/functions.sh
[openwrt.git] / package / base-files / files / etc / init.d / rcS
index 3b80432..3ec9bfe 100755 (executable)
@@ -14,7 +14,7 @@ system_config() {
 LOGGER="cat"
 [ -x /usr/bin/logger ] && LOGGER="logger -s -p 6 -t sysinit"
 
-. /etc/functions.sh
+. /lib/functions.sh
 
 config_load system
 config_foreach system_config system