chiark / gitweb /
networkd: exit on idle
authorTom Gundersen <teg@jklm.no>
Wed, 4 Feb 2015 14:00:20 +0000 (15:00 +0100)
committerTom Gundersen <teg@jklm.no>
Thu, 5 Feb 2015 11:04:19 +0000 (12:04 +0100)
commita97dcc12e486ecff531809802930a26c4da827f2
tree6314e0f416f940baf01cb4cb219c8ce62dc9bec9
parent3f171cabadfcd8699def3732d264f63f8e800562
networkd: exit on idle

We will be woken up on rtnl or dbus activity, so let's just quit if some time has passed and that is the only thing that can happen.

Note that we will always stay around if we expect network activity (e.g. DHCP is enabled), as we are not restarted on that.
src/import/importd.c
src/network/networkd-link.c
src/network/networkd-link.h
src/network/networkd-manager.c
src/network/networkd.c
src/network/networkd.h
units/systemd-networkd.service.in