New comment by st3r4g on void-packages repository https://github.com/void-linux/void-packages/pull/27276#issuecomment-748523352 Comment: > If I don't have the `elogind` system service enabled, then it does not autostart when I login to a `tty`. I think this is to be expected and is not a change in behavior from previous versions. Hmm very strange, it does autostart for me by default... I think it works via a dbus call made by pam_elogind after any login, be it tty or graphical. Did you change your pam config maybe?