forked from srbala/fedora-kickstarts
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
|
restorecon -R /home/liveuser
|
||||||
|
|
||||||
# set up timed auto-login for after 60 seconds
|
# set up timed auto-login for after 60 seconds
|
||||||
|
# partititial fix for bug # 518068
|
||||||
cat >> /etc/slim.conf << FOE
|
cat >> /etc/slim.conf << FOE
|
||||||
auto_login yes
|
auto_login yes
|
||||||
default_user liveuser
|
default_user liveuser
|
||||||
|
authfile /var/run/slim/slim.auth
|
||||||
FOE
|
FOE
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
%post
|
|
||||||
|
|
||||||
%end
|
%end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user