]> git.ipfire.org Git - thirdparty/systemd.git/commit
core/exec-invoke: dedup error handling 40382/head
authorMike Yuan <me@yhndnzj.com>
Tue, 6 Jan 2026 21:42:37 +0000 (22:42 +0100)
committerMike Yuan <me@yhndnzj.com>
Sun, 18 Jan 2026 15:42:22 +0000 (16:42 +0100)
commita91bb7459ba6a3e88c2b25e093ca6d2cc12619ac
treeb966b53a426ab8386af4fdccfa15373c34e21d5f
parent64d0c3cf2c7a2b0a31cc9665c1c211f30a6e7fc6
core/exec-invoke: dedup error handling

Also, do not log about errno if it's suffciently encoded
in the log text already.
src/core/exec-invoke.c