Comment # 9 on bug 1182835 from
(In reply to Walddys Emmanuel Dorrejo C���spedes from comment #8)
> I found a workaround, but this is a serious bug.
> 
> sudo systemctl enable --now user@id.service
> 
fix:

sudo systemctl start user@id.service.

now if you restart the server, you need to start the user dbus again manually.


You are receiving this mail because: