assistant: Consume systemd-networkd dbus events to learn about changes to network connections, as was already done with network-manager and wicd. Thanks to Sebastian Reuße for the patches.

This commit is contained in:
Joey Hess 2015-06-02 12:54:20 -04:00
parent f66a343113
commit 00b094442e
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,5 @@
As of late, systemd-networkd supports a network monitor via dbus under “org.freedesktop.network1“. It would be convenient if the assistant supported this.
Cf. this [commit](http://cgit.freedesktop.org/systemd/systemd/commit/?id=e331e24649213f2e093e16e4d3d64ee823dfc375).
> patches! Awesome! merged [[done]] --[[Joey]]