chiark / gitweb /
login: suspend - be a bit more explicit when logging
authorTom Gundersen <teg@jklm.no>
Wed, 14 Oct 2015 20:22:17 +0000 (22:22 +0200)
committerSven Eden <yamakuzure@gmx.net>
Wed, 26 Apr 2017 10:58:55 +0000 (12:58 +0200)
commitfc157480fbf58337411532485f377afff5c794a1
tree989a19a23842d2c9d04b347f6360e2279b20e749
parentdfbbceed38d59315271e2a7397c1f387a64c451b
login: suspend - be a bit more explicit when logging

When the Suspend method is called, the only log message we write
(unless debugging is enabled) is "Operation finished.". This is
not very helpful when trying to figure out what is going on, so
add what operation we are talking about to the message:
"Operation 'sleep' finished.".

Hat tip to Daniel Aleksandersen for pointing this out.
src/login/logind-dbus.c