Disable Wayland in GDM

master
Mikhail Novosyolov 3 years ago
parent 7aef6751db
commit 67b74500c2

@ -74,7 +74,8 @@ XSession=xfce
SystemAccount=false" > /var/lib/AccountsService/users/live SystemAccount=false" > /var/lib/AccountsService/users/live
echo "[daemon] echo "[daemon]
AutomaticLoginEnable=True AutomaticLoginEnable=True
AutomaticLogin=live" > /etc/gdm/custom.conf AutomaticLogin=live
WaylandEnable=false" > /etc/gdm/custom.conf
EOF EOF
chmod +x /etc/anaconda-scripts.d/livecd-init/rosa-xfce-gdm-setup.sh chmod +x /etc/anaconda-scripts.d/livecd-init/rosa-xfce-gdm-setup.sh