]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: generate nice error messages for auxiliary transient units, too
authorLennart Poettering <lennart@poettering.net>
Tue, 17 Nov 2015 13:03:13 +0000 (14:03 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 17 Nov 2015 16:32:49 +0000 (17:32 +0100)
commit06cc6afa047deb56318ce424804bb04c4f690b30
tree08028ebebfa39fb6cf8fc5d94505e95c87f36d08
parentd1fcdcd87a4f0ffebfc98f404a7eae477dc3fd86
core: generate nice error messages for auxiliary transient units, too

Let's move the validation checks into the loop that sets up the main and
auxiliary transient units, so that we can generate pretty error messages
for all units a transient unit transaction generates, not just for the
main unit.
src/core/dbus-manager.c