networkd: don't remove ip address (#14)
In case networkd is restarted this prevents a removal of an already existing IP address that would be configured using networkd. With the proposed changes the IP address will be kept on the interface without removing. This happens only on physical hosts or VMs since networkd handles interface configuration slightly different in containers. cherry picked from https://github.com/systemd/systemd/pull/10597
Loading
Please register or sign in to comment