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)
committerTom Gundersen <teg@jklm.no>
Wed, 14 Oct 2015 20:25:58 +0000 (22:25 +0200)
commitaf4efb515bc7a8f6460fa86aafaa1d5a3d3eed61
treeba080500b5eb4a7bdaabff234752ffb3489262ca
parent64f283c39b1b8311f4dd99466ecc8df7e4407950
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