Closed dtrunk90 closed 1 year ago
This is due to SELinux. Running setenforce 0
and tweaking the setting works.
EDIT: Specifically with accounts-daemon
from accountsservice
accessing lightdm.conf
Just to clarify, was this fixed upstream?
Your distro needs to add some selinux rules for this to work.
Description
Tried to enable auto login in Budgie Control Center but after reboot it keeps asking for password. I've also noticed some weird toggle behavior like jumping back to disabled after trying to enable it.
I workaround it by manually creating a file
/etc/lightdm/lightdm.conf.d/autologin.conf
with the following content:Budgie version
budgie-desktop 10.7.1 / budgie-control-center 1.2.0
Operating system
Fedora 38
Steps to reproduce the issue
Actual result
Auto login toggle jumps back to disabled state
Expected result
Auto login can be enabled
Additional information