Skip to content

logout-greeter: Fix warning count about other sessions

David Edmundson requested to merge work/d_ed/logout_greeter into master

The text is "N other users are currently logged in". Therefore we need to ignore our current session.

This message is only shown if N is 2 or higher

Merge request reports