Accepting request 1193841 from Virtualization:Appliances:Images:openSUSE-Tumbleweed
OBS-URL: https://build.opensuse.org/request/show/1193841 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/livecd-openSUSE?expand=0&rev=252
This commit is contained in:
commit
0c18d9bd5b
@ -215,9 +215,6 @@ baseUpdateSysConfig /etc/sysconfig/console CONSOLE_ENCODING "UTF-8"
|
||||
[ "$desktop" = "x11" ] && displaymanager=lightdm
|
||||
baseUpdateSysConfig /etc/sysconfig/displaymanager DISPLAYMANAGER $displaymanager
|
||||
|
||||
# boo#1039756
|
||||
[ "$desktop" = "gnome" ] && baseUpdateSysConfig /etc/sysconfig/windowmanager DEFAULT_WM gnome
|
||||
|
||||
# Disable journal write to disk in live mode, bug 950999
|
||||
echo "Storage=volatile" >> /etc/systemd/journald.conf
|
||||
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 12:53:27 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- config.sh: no longer update DEFAULT_WM in
|
||||
/etc/sysconfig/windowmanager: the default WM definition has been
|
||||
migrated to update-alternatives back in 2017.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 29 09:51:58 UTC 2024 - Dominique Leuenberger <dleuenberger@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user