mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-09 23:50:07 +00:00
partitial fix for bug #518068
This commit is contained in:
parent
275e60b5a0
commit
46429cfbbc
@ -107,14 +107,14 @@ chown -R liveuser:liveuser /home/liveuser
|
||||
restorecon -R /home/liveuser
|
||||
|
||||
# set up timed auto-login for after 60 seconds
|
||||
# partititial fix for bug # 518068
|
||||
cat >> /etc/slim.conf << FOE
|
||||
auto_login yes
|
||||
default_user liveuser
|
||||
authfile /var/run/slim/slim.auth
|
||||
FOE
|
||||
|
||||
EOF
|
||||
|
||||
%post
|
||||
|
||||
%end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user