From 20d0a2798f7783f8408191d656cb32124a38adb7 Mon Sep 17 00:00:00 2001 From: "Mati Aharoni (Kali Linux Developer)" Date: Tue, 13 May 2014 06:43:25 -0400 Subject: [PATCH] Cleanup --- auto/config | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/auto/config b/auto/config index ef16dcc..a660702 100755 --- a/auto/config +++ b/auto/config @@ -96,8 +96,6 @@ lb config noauto \ --iso-publisher "Kali" \ --iso-volume "Kali Live" \ --linux-packages linux-image \ -# Encrypted persistence support -# --bootappend-live "boot=live noconfig=sudo username=root hostname=kali persistent=cryptsetup persistence-encryption=luks persistence" \ - --bootappend-live "boot=live noconfig=sudo username=root hostname=kali" \ + --bootappend-live "boot=live noconfig=sudo username=root hostname=kali" \ $lb_opts \ "$@"