]> git.ipfire.org Git - thirdparty/systemd.git/commit
pid1: shorten message about jobs skipped after failed condition checks
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 4 Feb 2026 09:21:43 +0000 (10:21 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 27 Feb 2026 20:05:57 +0000 (20:05 +0000)
commitffd11eee703891274d2dec66b0bb9b2cd0935d4d
tree28a1bbcabe1e0934f1b16ff082a400ed1e268bf3
parentb1984ae62452f61c1d8e39ec230e0a472173d025
pid1: shorten message about jobs skipped after failed condition checks

I was looking at some logs on a console, and because of the lengthy message,
the actually interesting part, i.e. what condition failed, didn't even fit
on the screen. Let's make the sentence legible but brief.

(cherry picked from commit 7a1e761070e5b223191b1cb7526730adf1a76681)
(cherry picked from commit 35e25d52653cd112482df605fc9f9bd8f0cbbe59)
(cherry picked from commit 07c1b0a86d343d868cdca02dc89e200418f2ce21)
src/core/job.c