File 3.1.2-configuring_autologin_in_sysconfig.patch of Package calamares

In openSUSE and SUSE Linux systems, changing variables for user autologin 
in displaymanagers' configuarations (sddm, kdm, gdm...) will not take effect.
In openSUSE and SUSE Linux systems, instead, display managers reads 
DISPLAYMANAGER_AUTOLOGIN variable from /etc/sysconfig/displaymanager 
configuration file.

--- a/src/modules/displaymanager/displaymanager.conf
+++ b/src/modules/displaymanager/displaymanager.conf
@@ -3,13 +3,7 @@
 #It also sets up autologin, if the feature is enabled in globalstorage.
 #The displaymanagers list can also be set in globalstorage, and in that case it overrides anything set up here.
 displaymanagers:
-  - slim
-  - sddm
-  - lightdm
-  - gdm
-  - mdm
-  - lxdm
-  - kdm
+    None
 
 #Enable the following settings to force a desktop environment in your displaymanager configuration file:
 #defaultDesktopEnvironment:
@@ -23,4 +17,4 @@
 
 #If true, setup autologin for openSUSE. This only makes sense on openSUSE
 #derivatives or other systems where /etc/sysconfig/displaymanager exists.
-sysconfigSetup: false
+sysconfigSetup: true
openSUSE Build Service is sponsored by