diff --git a/debian/changelog b/debian/changelog index 6be55cb..d6c0f6a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +calamares-settings-ubuntu (1:21.04.2) UNRELEASED; urgency=medium + + * Append -D6 to desktop exec to bring log level to preferred level. + (LP: #1917360) + + -- Dan Simmons Mon, 01 Mar 2021 15:31:09 -0500 + calamares-settings-ubuntu (1:21.04.1) hirsute; urgency=medium [ apt-ghetto ] diff --git a/lubuntu/lubuntu-calamares.desktop.in b/lubuntu/lubuntu-calamares.desktop.in index 3f9580f..3b61e23 100755 --- a/lubuntu/lubuntu-calamares.desktop.in +++ b/lubuntu/lubuntu-calamares.desktop.in @@ -3,7 +3,7 @@ Type=Application Version=1.0 _Name=Install Lubuntu 21.04 _GenericName=Install Lubuntu -Exec=bash -c "export BROWSER='sudo -H -u lubuntu firefox'; sudo -E calamares" +Exec=bash -c "export BROWSER='sudo -H -u lubuntu firefox'; sudo -E calamares -D6" _Comment=Calamares — System Installer Icon=calamares Terminal=false