From 8f36ff486f0785a6c05f663f02b69eed69d3b848 Mon Sep 17 00:00:00 2001 From: Dan Simmons Date: Sat, 11 Jun 2022 15:56:08 -0400 Subject: [PATCH] Adjust lubuntu desktop file for pkexec. --- debian/changelog | 6 ++++++ lubuntu/lubuntu-calamares.desktop.in | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 01c9009..4d1f2bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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. diff --git a/lubuntu/lubuntu-calamares.desktop.in b/lubuntu/lubuntu-calamares.desktop.in index 3df69af..4bff548 100644 --- a/lubuntu/lubuntu-calamares.desktop.in +++ b/lubuntu/lubuntu-calamares.desktop.in @@ -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