]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: when we can't enqueue OnFailure= job show full error message
authorLennart Poettering <lennart@poettering.net>
Fri, 1 Jun 2018 17:04:37 +0000 (19:04 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 1 Jun 2018 17:04:37 +0000 (19:04 +0200)
commit7f66b026bbdda6bd3ddf7f617bf2c3a475e4a665
tree7cd0375ba48e04f4f9a2988dbef6900c114de6e2
parent866e6b7a1214a8a053615b48bef7be078ff95234
core: when we can't enqueue OnFailure= job show full error message

Let's ask for the full error message and show it, there's really no
reason to just show the crappy errno error.
src/core/unit.c