]> git.ipfire.org Git - thirdparty/systemd.git/commit
networkd: set DHCP-acquired timezone and hostname after connecting to D-Bus
authorMartin Pitt <martin.pitt@ubuntu.com>
Tue, 22 Nov 2016 07:36:20 +0000 (08:36 +0100)
committerMartin Pitt <martin.pitt@ubuntu.com>
Wed, 23 Nov 2016 16:05:10 +0000 (17:05 +0100)
commit7901cea1997c3881f3da93ecc5ad03e6de1e87b7
tree43523f187f6f965c7a6dbf97617092cb6fe928d8
parent2c99aba7260a402e8f81d85aab12ce25d3d8786a
networkd: set DHCP-acquired timezone and hostname after connecting to D-Bus

If setting the received timezone or transient hostname fails because D-Bus is
not (yet) up, store the data in the Manager object and try again after
connecting to D-Bus.
src/network/networkd-manager.c
src/network/networkd-manager.h