summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/sbin/mount_root
diff options
context:
space:
mode:
Diffstat (limited to 'package/base-files/files/sbin/mount_root')
-rwxr-xr-xpackage/base-files/files/sbin/mount_root2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/files/sbin/mount_root b/package/base-files/files/sbin/mount_root
index 2d73dac53..1c48ebab1 100755
--- a/package/base-files/files/sbin/mount_root
+++ b/package/base-files/files/sbin/mount_root
@@ -10,7 +10,7 @@ failsafe_hook=
initramfs_hook=
preinit_mount_root=
-. /lib/functions/boot.sh
+. /lib/functions.sh
for pi_source_file in /lib/preinit/*; do
. $pi_source_file