]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/home/homed-manager.c
homed: support LogControl1 D-Bus API too, and make use of it
authorLennart Poettering <lennart@poettering.net>
Thu, 25 Nov 2021 13:32:19 +0000 (14:32 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 25 Nov 2021 17:18:42 +0000 (18:18 +0100)
commitc42234abf2b47ae15ac728a15c21b1de3c852f77
treed9f12b7a834e81e30079c09cd274d857c0680ba9
parent7ff048a718afd7670c84c6dbd94c0eda0f8269c7
homed: support LogControl1 D-Bus API too, and make use of it

All our D-Bus services support the LogControl1 API, but homed didn't so
far. Fix that, and make use of it in the test case, to make debugging it
easier.
src/home/homed-manager.c
test/units/testsuite-46.sh