Merge pull request #9344 from ayhanyalcinsoy/master

lightdm:fixed live autologin issue
This commit is contained in:
2021-05-04 19:44:02 +03:00
committed by GitHub
2 changed files with 3 additions and 2 deletions
@@ -22,7 +22,8 @@ diff -Nuar a/data/lightdm.conf b/data/lightdm.conf
@@ -117,8 +117,8 @@
#session-setup-script=
#session-cleanup-script=
#autologin-guest=false
-#autologin-guest=false
+autologin-guest=false
-#autologin-user=
-#autologin-user-timeout=0
+autologin-user=live
+1 -1
View File
@@ -126,7 +126,7 @@
<History>
<Update release="1">
<Date>2021-05-01</Date>
<Date>2021-05-04</Date>
<Version>1.30.0</Version>
<Comment>First Release.</Comment>
<Name>Berk Çakar</Name>