From 5e7955190b877abd2993deca7d87099eeebbe1ee Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 10 Apr 2012 12:40:59 +0200 Subject: Using boot.log and /var/log/live/boot.log respectively for overall consistency within all debian-live tools. --- scripts/live-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/live-functions') diff --git a/scripts/live-functions b/scripts/live-functions index f426ff9..f3668f1 100644 --- a/scripts/live-functions +++ b/scripts/live-functions @@ -76,7 +76,7 @@ panic() { DEB_3="\033[1;31m\`. \`'\` \033[0m" DEB_4="\033[1;31m \`- \033[0m" - LIVELOG="\033[1;37m/live-boot.log\033[0m" + LIVELOG="\033[1;37m/boot.log\033[0m" DEBUG="\033[1;37mdebug\033[0m" # Reset redirections to avoid buffering -- cgit v1.2.3