fix: switch live session from startx to GDM for GNOME

This commit is contained in:
2026-06-16 19:10:54 +02:00
parent 950cded742
commit 2e6da9acf8
2 changed files with 15 additions and 1 deletions
+3 -1
View File
@@ -130,7 +130,9 @@ echo " --> per default now in airootfs/etc/systemd/system/multi-user.target.want
#systemctl enable NetworkManager.service systemd-timesyncd.service bluetooth.service firewalld.service
#systemctl enable vboxservice.service vmtoolsd.service vmware-vmblock-fuse.service
#systemctl enable intel.service
systemctl set-default multi-user.target
# Use graphical target with GDM for GNOME live session
systemctl set-default graphical.target
systemctl enable gdm.service
echo "---> Set wallpaper for live-session and installed system --->"
mkdir -p "/usr/share/antergos/backgrounds"