Go back to using sudo -E

This commit is contained in:
Aaron Rainbolt 2023-11-19 16:27:04 -06:00
parent 99dcbbec07
commit 14c632b6d5
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
calamares-settings-ubuntu (1:24.04.6) noble; urgency=medium
* Use sudo -E to launch Calamares so that Lubuntu theming is preserved.
-- Aaron Rainbolt <arraybolt3@gmail.com> Sun, 19 Nov 2023 16:26:18 -0600
calamares-settings-ubuntu (1:24.04.5) noble; urgency=medium
* Fixed an FTBFS on !(amd64).

View File

@ -3,7 +3,7 @@ Type=Application
Version=1.0
_Name=Install Lubuntu 24.04 LTS
_GenericName=Install Lubuntu
Exec=pkexec calamares -D6
Exec=sudo -E calamares -D6
_Comment=Calamares System Installer
Icon=calamares
Terminal=false