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 \ "$@"