summaryrefslogtreecommitdiff
path: root/initramfs-tools/scripts/live-bottom/12fstab
diff options
context:
space:
mode:
Diffstat (limited to 'initramfs-tools/scripts/live-bottom/12fstab')
-rwxr-xr-xinitramfs-tools/scripts/live-bottom/12fstab4
1 files changed, 3 insertions, 1 deletions
diff --git a/initramfs-tools/scripts/live-bottom/12fstab b/initramfs-tools/scripts/live-bottom/12fstab
index 7f43937..89f6e1e 100755
--- a/initramfs-tools/scripts/live-bottom/12fstab
+++ b/initramfs-tools/scripts/live-bottom/12fstab
@@ -21,7 +21,9 @@ esac
# live-boot header
-. /scripts/live-functions
+# FIXME: stop hardcoding overloading of initramfs-tools functions
+. /scripts/functions
+. /lib/live/boot/initramfs-tools.sh
if [ -n "${NOFSTAB}" ]
then