LXDE: Make autologin more robust

This commit is contained in:
Christoph Wickert 2013-08-13 00:53:17 +02:00
parent 724f5bd19a
commit ca841d2202
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ MailClient=sylpheed.desktop
FOE
# set up auto-login for liveuser
sed -i 's|# autologin=dgod|autologin=liveuser|g' /etc/lxdm/lxdm.conf
sed -i 's/# autologin=.*/autologin=liveuser/g' /etc/lxdm/lxdm.conf
# Show harddisk install on the desktop
sed -i -e 's/NoDisplay=true/NoDisplay=false/' /usr/share/applications/liveinst.desktop