Adjust log level for -D6.

This commit is contained in:
Dan Simmons 2021-03-01 15:36:47 -05:00
parent 6f639a0a75
commit f52413a647
2 changed files with 8 additions and 1 deletions

7
debian/changelog vendored
View File

@ -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 <kc2bez@lubuntu.me> Mon, 01 Mar 2021 15:31:09 -0500
calamares-settings-ubuntu (1:21.04.1) hirsute; urgency=medium
[ apt-ghetto ]

View File

@ -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