[systemd-devel] Where is DHCP Address stored?
J Decker
d3ck0r at gmail.com
Sat Nov 28 04:18:45 PST 2015
I recently updated my system, and am probably using systemd-228
When the network starts, the device I have configured as DHCP
[Match]
Name=eth0
[Network]
DHCP=ipv4
Tunnel=he-ipv6
comes up with the old address and no default route set. If I disable
that and manually run dhcpcd eth0 I get a valid IP and a default route
that is an entirely different network than I get from systemd... so it
must be saving the old address somewhere; but I cannot find any
reference to that lease/state file.
More information about the systemd-devel
mailing list