From 02ee41ffaff9e3f3b9caf1a2219bb183aa4ec4ba Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 4 Aug 2011 20:49:14 +0200 Subject: [PATCH] Applying patch from grml to update forgotten use of live.log with live-boot.log. --- scripts/live | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/live b/scripts/live index 23d0bbc..d5ffc6e 100755 --- a/scripts/live +++ b/scripts/live @@ -1590,7 +1590,7 @@ check_dev () loopdevname=$(setup_loop "/isofrom/${ISO_NAME}" "loop" "/sys/block/loop*" "" '') devname="${loopdevname}" else - echo "Warning: unable to mount $ISO_DEVICE." >>/live.log + echo "Warning: unable to mount $ISO_DEVICE." >>/live-boot.log fi fi fi -- 2.1.4