Skip to content
  • Benjamin Berg's avatar
    session: Always use separate session bus for greeter sessions · febeb9a9
    Benjamin Berg authored and Benjamin Berg's avatar Benjamin Berg committed
    This is a workaround for the fact that we currently need to run multiple
    greeter sessions in multi-seat environments that use the same user. We
    should not be doing this in the first place. Doing this effectively
    prevents GNOME from using a systemd startup, which would cause relevant
    processes to be outside of the session scope preventing lookups of the
    logind session from the PID.
    
    Instead, we really should be running each of the greeter session as a
    separate (dynamic) user. But lacking that, this workaround should get
    multi-seat support up and running again for the time being.
    
    See: #526
    febeb9a9
To find the state of this project's repository at the time of any of these versions, check out the tags.