From 10a6f1eced6f2df854ec095dd7faeaddf19d83e0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Nov 2010 14:05:16 +0100 Subject: Logging to /var/log/live-boot.log instead of /var/log/live.log for future consistency with live-config. --- 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 5efe432..f426ff9 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.log\033[0m" + LIVELOG="\033[1;37m/live-boot.log\033[0m" DEBUG="\033[1;37mdebug\033[0m" # Reset redirections to avoid buffering -- cgit v1.2.3