Adjust lubuntu desktop file for pkexec.

This commit is contained in:
Dan Simmons 2022-06-11 15:56:08 -04:00
parent 02c9e56863
commit 8f36ff486f
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
calamares-settings-ubuntu (1:22.10.4) UNRELEASED; urgency=medium
* Adjust desktop file to use pkexec so it starts.
-- Dan Simmons <kc2bez@lubuntu.me> Sat, 11 Jun 2022 15:52:38 -0400
calamares-settings-ubuntu (1:22.10.3) kinetic; urgency=medium
* Fixed contextual and shell processes for Lubuntu.

View File

@ -3,7 +3,7 @@ Type=Application
Version=1.0
_Name=Install Lubuntu 22.10
_GenericName=Install Lubuntu
Exec=bash -c "export BROWSER='sudo -H -u lubuntu firefox'; sudo -E calamares -D6"
Exec=pkexec calamares -D6"
_Comment=Calamares System Installer
Icon=calamares
Terminal=false