New comment by dkwo on void-packages repository https://github.com/void-linux/void-packages/pull/44676#issuecomment-1736004426 Comment: Within my setup, and using greetd, turnstile for user still persists, instead of killing the user's services upon logout: ``` $ cat /etc/turnstile/turnstiled.conf debug = no backend = runit debug_stderr = no linger = no rundir_path = /run/user/%u manage_rundir = yes export_dbus_address = no login_timeout = 60 root_session = no ``` Upon logging out and in as another user, I still see my services in htop.