chiark / gitweb /
logind: add a debug message in case the session already exists
authorDjalal Harouni <tixxdz@opendz.org>
Wed, 19 Feb 2014 22:17:45 +0000 (23:17 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 11 Mar 2014 04:34:08 +0000 (05:34 +0100)
commit236af516b866473c22f980b556a2d7535cef4d9b
treee2ea81368b0f023f9c5ec43ba8f74c5ebc02bce7
parent4a77ca700d1841c2b8a86ed5b7f3495db61c236d
logind: add a debug message in case the session already exists

If the session already exists then the only way to log it is to set the
debug option of pam_systemd. There are no debug messages in the login
service that permits to log if the session already exists.

So just add it, and while we are it add the "uid" field to the debug
message that indicates that the session was created.
src/login/logind-dbus.c
src/login/logind-session-dbus.c