Correct left over references to old initramfs-tools.sh (Closes: #682504).
[live-boot-grml.git] / scripts / boot / 9990-fstab.sh
index 7f5459f..dc3f07b 100755 (executable)
@@ -6,7 +6,7 @@ Fstab ()
 {
        # FIXME: stop hardcoding overloading of initramfs-tools functions
        . /scripts/functions
-       . /lib/live/boot/initramfs-tools.sh
+       . /lib/live/boot/9990-initramfs-tools.sh
 
        if [ -n "${NOFSTAB}" ]
        then