I updated to Rocky 9.8 today from 9.7. I had a login screen configured that gave a login banner and disabled the user list drop down. These options were configured in /etc/dconf/db/gdm.d/01-banner-message
[org/gnome/login-screen]
disable-user-list=true
banner-message-enable=true
banner-message-text=‘Long banner message’
After the update the login banner was gone and the user drop down list came back; first displaying only root, and then my username after I’d logged in one time. How can I get these configurations back again? I did confirm everything was correct and ran “dconf update” again, didn’t get any errors, and rebooted. Still the same after the reboot.
Thanks in advance