Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

lightdm doesn't close session at logout

Graphical Environments, Managers, Multimedia & Desktop questions.
Post Reply
Message
Author
alex.theoto
Posts: 13
Joined: 2014-12-17 16:50

lightdm doesn't close session at logout

#1 Post by alex.theoto »

I use Debian unstable with lightdm display manager and i3, lxde desktops with two users.
When I login as user A into lxde, logout and login as user B, I see that user A is active with 'htop' command.

Now, when I want to suspend my system with

Code: Select all

systemctl suspend
I get the following error
User A is logged in on seat0.
Please retry operation after closing inhibitors and logging out other users.
Alternatively, ignore inhibitors and users with 'systemctl suspend -i'.
The same goes if I logout from i3 and login into lxde.
Is this normal? How can I close user's A activity?

Post Reply