core: log about "systemctl kill" requests
authorLennart Poettering <lennart@poettering.net>
Fri, 16 Oct 2020 15:20:20 +0000 (17:20 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 8 Dec 2020 17:08:30 +0000 (18:08 +0100)
commitf4eb37175b627b7800e3a64d4a02b472316b61b2
tree8cf397f053e44298fe748778ac049d73b8aa317a
parent4c441937a1a21cbffa57abe798e12edfb9aab80b
core: log about "systemctl kill" requests

let's add informational logging about each client requested signal
sending. While we are at, let's beef up error handling/log messages in
this case quite a bit: let's log errors both to syslog and report errors
back to client.

Fixes: #17254
(cherry picked from commit d991100291b6d5b81176417a42c0ca6a17cf6ab8)
src/core/unit.c