30 Jun
2018
30 Jun
'18
11:34 a.m.
Hi Ralph,
Are you truly logged in as this second user for whom it does not work, or just su(1)'d, etc?
Erm, just used "sudo -u user2 -s" to login as user2. I assumed spawning an own zsh as user2 would do the right thing.
My guess is there's a user.service running for the user ID where it works, and not for the other one. Examine the output of «systemctl status 'user@*.service'» for dbus-daemon and differences between the two users. user.service and user.slice are running for both users.
Regards Bjoern