mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-09 23:50:07 +00:00
soas: use auto-login for gdm for better user experience
This commit is contained in:
parent
b76d7ce0e8
commit
3d5296bcbe
@ -90,9 +90,8 @@ gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults
|
||||
# set up timed auto-login for after 60 seconds
|
||||
cat >> /etc/gdm/custom.conf << FOE
|
||||
[daemon]
|
||||
TimedLoginEnable=true
|
||||
TimedLogin=liveuser
|
||||
TimedLoginDelay=60
|
||||
AutomaticLoginEnable=true
|
||||
AutomaticLogin=liveuser
|
||||
FOE
|
||||
|
||||
EOF
|
||||
|
Loading…
Reference in New Issue
Block a user