mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-03-03 23:31:08 +00:00
Adjust log level for -D6.
This commit is contained in:
parent
6f639a0a75
commit
f52413a647
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -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 ]
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user