Closed dslm4515 closed 2 years ago
After installing elogind and polkit, user login is delayed for 30+ secs. This also causes sudo to lag as well. If chrooted by another host system, there is no delay.
elogind
polkit
sudo
Issue goes away if elogind and polkit services are not started at boot.
Looks like if only elogind is removed from startup, issue is gone...yet elogind still launches
I no longer use elogind. Instead, I used seatd
After installing
elogind
andpolkit
, user login is delayed for 30+ secs. This also causessudo
to lag as well. If chrooted by another host system, there is no delay.Issue goes away if
elogind
andpolkit
services are not started at boot.