From 7f4e6a7b317c31d23bdd0426ddcde33458c93c95 Mon Sep 17 00:00:00 2001 From: Alexander Gabriel Date: Thu, 21 Jul 2022 22:12:07 +0200 Subject: [PATCH] corrected tasksel --- templates/preseed.cfg.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/preseed.cfg.j2 b/templates/preseed.cfg.j2 index 8a91e0a..77044f7 100644 --- a/templates/preseed.cfg.j2 +++ b/templates/preseed.cfg.j2 @@ -362,6 +362,7 @@ d-i apt-setup/disable-cdrom-entries boolean true ### Package selection #tasksel tasksel/first multiselect standard, web-server, kde-desktop +tasksel tasksel/first multiselect standard # Or choose to not get the tasksel dialog displayed at all (and don't install # any packages):