From b3867fd5fb1c4036bb30a3c68500e92dedc01e32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= Date: Mon, 24 Dec 2012 07:57:44 -0500 Subject: [PATCH] Enable persistence --- auto/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto/config b/auto/config index 517d096..bb882ed 100755 --- a/auto/config +++ b/auto/config @@ -30,5 +30,5 @@ lb config noauto \ --debian-installer live \ --linux-packages linux-image \ --linux-flavours kali \ - --bootappend-live "boot=live config live-config.username=root" \ + --bootappend-live "boot=live config live-config.username=root persistent" \ "$@"