.dmrc was in GNOME 2 and is not used in GNOME 3

master
Mikhail Novosyolov 3 years ago
parent 648b70c14b
commit 4c163f087d

@ -65,9 +65,8 @@ find /boot -name 'initrd-*' -print
# https://help.gnome.org/admin/gdm/stable/configuration.html.en#sessionconfig
# https://help.gnome.org/admin/system-admin-guide/stable/login-automatic.html.en
cat > /etc/anaconda-scripts.d/livecd-init/rosa-xfce-gdm-setup.sh << 'EOF'
echo "[Desktop]
Session=xfce" > /home/live/.dmrc
chown live:live /home/live/.dmrc
echo "[User]
XSession=xfce" > /var/lib/AccountsService/users/live
echo "[daemon]
AutomaticLoginEnable=True
AutomaticLogin=live" > /etc/gdm/custom.conf