mirror of
https://pagure.io/fedora-kickstarts.git
synced 2026-01-23 16:36:04 +08:00
soas: use auto-login for gdm for better user experience
This commit is contained in:
@@ -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
|
# set up timed auto-login for after 60 seconds
|
||||||
cat >> /etc/gdm/custom.conf << FOE
|
cat >> /etc/gdm/custom.conf << FOE
|
||||||
[daemon]
|
[daemon]
|
||||||
TimedLoginEnable=true
|
AutomaticLoginEnable=true
|
||||||
TimedLogin=liveuser
|
AutomaticLogin=liveuser
|
||||||
TimedLoginDelay=60
|
|
||||||
FOE
|
FOE
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
|||||||
Reference in New Issue
Block a user