Merge pull request #9344 from ayhanyalcinsoy/master
lightdm:fixed live autologin issue
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user