From 03b3d28cb9eab08b1d9d77877b86c03f68aec4b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= Date: Thu, 28 Feb 2013 18:39:46 +0100 Subject: [PATCH] Update the forensic boot command line to match the latest changes --- config/hooks/forensic-menu.binary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hooks/forensic-menu.binary b/config/hooks/forensic-menu.binary index 4215c72..25f1aa7 100755 --- a/config/hooks/forensic-menu.binary +++ b/config/hooks/forensic-menu.binary @@ -6,6 +6,6 @@ label live-forensic menu label ^Live (forensic mode) linux /live/vmlinuz initrd /live/initrd.img - append boot=live config live-config.username=root hostname=kali noswap noautomount + append boot=live noconfig=sudo username=root hostname=kali noswap noautomount END