From 46d4373febb946906c6c9ded013a7e9d94767e9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= Date: Mon, 22 Jan 2018 21:13:17 +0100 Subject: [PATCH] Re-enable the creation of a regular user in the installer --- 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 31fffa9..7e43287 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