]> git.ipfire.org Git - thirdparty/systemd.git/commit
portable: add a few more useful debug log messages
authorLuca Boccassi <bluca@debian.org>
Wed, 23 Nov 2022 16:06:48 +0000 (16:06 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 23 Nov 2022 22:02:07 +0000 (23:02 +0100)
commit80d95fcd6e1947a7887b96b22a32dbca115baac9
treefe638f0546893304d720aaaf1c995fdf13962faa
parent3f9b0e1343a814704485d27def77b7f025573d83
portable: add a few more useful debug log messages

When attaching and /etc/systemd/system.attached can't be created or used
(eg: dead symlink) the logs are pretty much useless as even at debug
level there's no indication of what is going wrong.
Add some debug logs, and return a more specific error string over D-Bus.
src/portable/portable.c