]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/busctl/busctl.c
busctl: use Monitoring interface (#3245)
authorLars Uebernickel <lars@uebernic.de>
Sat, 14 May 2016 20:10:22 +0000 (22:10 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 14 May 2016 20:10:22 +0000 (16:10 -0400)
commit17fd746098bb451f4e9a1485374540eeafd11fda
treefab71b3d25b7a159ac7abf6611841d065cc63152
parent99e66921c86bce77d0d3587c201c7d1b611a7d99
busctl: use Monitoring interface (#3245)

This is now the recommended way to do monitoring by upstream D-Bus.
It's also allowed in the default policy, whereas eavesdrop is not
anymore, which effectively broke busctl on many systems.
src/libsystemd/sd-bus/busctl.c