From 33f46a54bd2438fe97123ac42a60a9d87d05c261 Mon Sep 17 00:00:00 2001 From: Holger Paradies Date: Sun, 1 Jan 2023 16:57:10 +0100 Subject: Polkit explizit set packages policykit-1 in bullseye is now a meta package. pkexec is now a separate package. polkitd-pkla is a recommend now but needed for legacy systems relying on the /etc/polkit-1/localauthority. pkla file format we use on live-iso. TODO check to uninstall polkit-pkla in acritoxinstaller. --- config/lists/base | 7 +++++++ config/lists/kanotix-eeepc4G | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/config/lists/base b/config/lists/base index 28d06d8..2f181f0 100644 --- a/config/lists/base +++ b/config/lists/base @@ -5,6 +5,13 @@ #include sudo +# handle polkit since bookworm +#nif DISTRIBUTION wheezy jessie stretch buster bullseye +polkitd +pkexec +polkitd-pkla +#endif + # bootloader #if BOOTLOADER burg burg-pc diff --git a/config/lists/kanotix-eeepc4G b/config/lists/kanotix-eeepc4G index dfea999..2f9b21b 100644 --- a/config/lists/kanotix-eeepc4G +++ b/config/lists/kanotix-eeepc4G @@ -12,6 +12,13 @@ kanotix-lxde-extra sudo +# handle polkit since bookworm +#nif DISTRIBUTION wheezy jessie stretch buster bullseye +polkitd +pkexec +polkitd-pkla +#endif + # bootloader #if BOOTLOADER burg burg-pc -- cgit v1.0