From 698de1fad6697ea3f9c0d723a4b6a21dfe325380 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 2 Oct 2012 14:55:53 +0200 Subject: Updating file paths for /lib/live/mount. See http://lists.debian.org/debian-live/2012/10/msg00021.html for more information. --- backends/initramfs-tools/live.hook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends') diff --git a/backends/initramfs-tools/live.hook b/backends/initramfs-tools/live.hook index 738257b..3860f4c 100755 --- a/backends/initramfs-tools/live.hook +++ b/backends/initramfs-tools/live.hook @@ -8,7 +8,7 @@ set -e # Reading configuration file from filesystem and live-media for _FILE in /etc/live/boot.conf /etc/live/boot/* \ - /lib/live/image/live/boot.conf /lib/live/image/live/boot/* + /lib/live/mount/media/live/boot.conf /lib/live/mount/media/live/boot/* do if [ -e "${_FILE}" ] then -- cgit v1.2.3