diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/lists/base | 7 | ||||
| -rw-r--r-- | config/lists/kanotix-eeepc4G | 7 | 
2 files changed, 14 insertions, 0 deletions
| 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 <base.kanotix>  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 | 
