test fuller config

master
Mikhail Novosyolov 3 years ago
parent 8ac296a571
commit 29ce5718d1

@ -65,8 +65,13 @@ 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 "[User]
XSession=xfce" > /var/lib/AccountsService/users/live
echo "[org.freedesktop.DisplayManager.AccountsService]
BackgroundFile='/usr/share/backgrounds/xfce/2.jpg'
[User]
Language=ru_RU.utf8
XSession=xfce
SystemAccount=false" > /var/lib/AccountsService/users/live
echo "[daemon]
AutomaticLoginEnable=True
AutomaticLogin=live" > /etc/gdm/custom.conf