]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: log about "systemctl kill" requests 17369/head
authorLennart Poettering <lennart@poettering.net>
Fri, 16 Oct 2020 15:20:20 +0000 (17:20 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 16 Oct 2020 15:21:51 +0000 (17:21 +0200)
commitd991100291b6d5b81176417a42c0ca6a17cf6ab8
treefb14a9427c0d8fb64a443be36c5211bdc375238e
parent2ae0508e6dab3bb61893132fa936c1f62af8aa29
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
src/core/unit.c