chiark / gitweb /
networkd: don't do exit-on-idle if there is something wrong with the dbus connection
authorTom Gundersen <teg@jklm.no>
Wed, 11 Feb 2015 11:57:58 +0000 (12:57 +0100)
committerTom Gundersen <teg@jklm.no>
Wed, 11 Feb 2015 12:13:49 +0000 (13:13 +0100)
commitf806f64c7460632d6b6c27865e1554cb6c934320
tree846e6726ac7a8c894f5b565880d5e025082a8143
parentf4f01ec146d91cb6943828851d98eee6a1ad4dd9
networkd: don't do exit-on-idle if there is something wrong with the dbus connection

Just fall back to plain old event loop in this (highly unlikely) case.

In the glorious future when kdbus is upstream we can of course drop all this.
src/network/networkd-manager.c