From 9b651831e178ecb156d7baa16b81cfb7d5c5bb36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= Date: Thu, 5 Apr 2018 18:34:25 +0200 Subject: [PATCH] Revert "Re-enable the creation of a regular user in the installer" This reverts commit bab457c1884a7b60cf1cbc7882815567c2f56c2c. --- 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