From 26e46a7433acf8511980d6971abcccd8301a8bf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bruno=20Gon=C3=A7alves?= Date: Sat, 14 Dec 2024 01:09:18 -0300 Subject: [PATCH] Update sddm.conf Try fix autologin not working after install system --- .../base/root-overlay/etc/sddm.conf | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/biglinux-make-iso-profiles/base/root-overlay/etc/sddm.conf b/biglinux-make-iso-profiles/base/root-overlay/etc/sddm.conf index 5d51491..51987a0 100644 --- a/biglinux-make-iso-profiles/base/root-overlay/etc/sddm.conf +++ b/biglinux-make-iso-profiles/base/root-overlay/etc/sddm.conf @@ -1,13 +1,3 @@ -[Autologin] -# Whether sddm should automatically log back into sessions when they exit -Relogin=true - -# Name of session file for autologin session (if empty try last logged in) -Session=plasma.desktop - -# Username for autologin session -User=biglinux - [General] # Halt command HaltCommand=/usr/bin/systemctl poweroff