]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: clarify which unit file is masked in error message 2565/head
authorLennart Poettering <lennart@poettering.net>
Tue, 9 Feb 2016 19:47:45 +0000 (20:47 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 9 Feb 2016 19:47:45 +0000 (20:47 +0100)
commitb21d2f8117e41753aeeb384dfafa92ee97a6c7b8
treea21f513eb9fff4e588a45180ffa80e91134d5fab
parenta0956ed01f8794b677efe17a87aed3cad8c265d5
core: clarify which unit file is masked in error message

After all, the masked unit file error might be returned when enqueuing a unit that is not masked but requires a masked
unit. In this case it should really be clear which unit is meant here.
src/core/dbus-unit.c