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)
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.


No differences found