]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/job.c
job: when a job was skipped due to a failed condition, log about it
authorLennart Poettering <lennart@poettering.net>
Wed, 14 Nov 2018 10:08:16 +0000 (11:08 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 16 Nov 2018 14:30:36 +0000 (15:30 +0100)
commit9a80f2f4533883d272e6a436512aa7e88cedc549
tree9b87f46427423044bce1558e23509aabc736c5b4
parent6e64994d690ccc0359a4a9d20fbead2dbfe23836
job: when a job was skipped due to a failed condition, log about it

Previously we'd neither show console status output nor log output. Let's
fix that, and still log something.
src/core/job.c