summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/base-files/init
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/base-files/init')
-rwxr-xr-xtarget/linux/generic/base-files/init2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/base-files/init b/target/linux/generic/base-files/init
index 470576156..b4ef4fe68 100755
--- a/target/linux/generic/base-files/init
+++ b/target/linux/generic/base-files/init
@@ -35,7 +35,7 @@ echo "- init -"
# Load the modules we have in initramfs, this should
# make the media accessible, but, it may take some time
-. /etc/functions.sh
+. /lib/functions.sh
load_modules /etc/modules /etc/modules.d/*
#wait 10 seconds for the disc to show up