summaryrefslogtreecommitdiff
path: root/auto
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2021-03-27 21:39:18 +0100
committerHolger Paradies <retabell@gmx.de>2021-03-27 23:13:33 +0100
commita2d9c6ce17dab51d6e83f08b1d42f5b228ad8413 (patch)
treef9d74e75a7ea3e1f570c112591bfd3f3fbcfcae0 /auto
parenta4bd60b2064d9d5c9a58c3c534c4773b35a46a8c (diff)
downloadkanotix-a2d9c6ce17dab51d6e83f08b1d42f5b228ad8413.zip
kanotix-a2d9c6ce17dab51d6e83f08b1d42f5b228ad8413.tar.gz
Sources.list bullseye enable security
Diffstat (limited to 'auto')
-rwxr-xr-xauto/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/config b/auto/config
index a588400..b918195 100755
--- a/auto/config
+++ b/auto/config
@@ -40,7 +40,7 @@ buster)
;;
bullseye)
KDEBOOTSTRAPOPTIONS="--include=apt-transport-https,ca-certificates,gpg,gpg-agent,mime-support --exclude=nano"
- KSECURITY="false"
+ KSECURITY="true"
;;
*)
KDEBOOTSTRAPOPTIONS="--include=apt-transport-https,ca-certificates,gpg,gpg-agent,mime-support --exclude=nano"