From 0fe406672df880a01c314d056890a3f70cb2f7ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= Date: Fri, 26 Jan 2018 11:59:40 +0100 Subject: [PATCH] Revert "Re-enable the creation of a regular user in the installer" This reverts commit 46d4373febb946906c6c9ded013a7e9d94767e9f. --- kali-config/common/includes.installer/preseed.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kali-config/common/includes.installer/preseed.cfg b/kali-config/common/includes.installer/preseed.cfg index 7e43287..31fffa9 100644 --- a/kali-config/common/includes.installer/preseed.cfg +++ b/kali-config/common/includes.installer/preseed.cfg @@ -32,7 +32,7 @@ d-i pkgsel/upgrade select full-upgrade # d-i netcfg/get_hostname seen false # Do not create a normal user account -# d-i passwd/make-user boolean false +d-i passwd/make-user boolean false # Enable eatmydata in kali-installer to boost speed installation d-i preseed/early_command string anna-install eatmydata-udeb