From bb63b2a3e6ddd144674e6b40b702798a1c950fdd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 27 Sep 2012 12:35:01 +0200 Subject: Moving remaining stuff from /live to /lib/live to avoid further namespace pollution. --- 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 89420b6..382e161 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/* \ - /live/image/live/boot.conf /live/image/live/boot/* + /lib/live/image/live/boot.conf /lib/live/image/live/boot/* do if [ -e "${_FILE}" ] then -- cgit v1.2.3