commit | bd649af91ed1fe74efd745e398d5640f4ab6e5af | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Fri Oct 08 17:55:13 2021 -0700 |
committer | William A. Kennington III <wak@google.com> | Fri Oct 08 19:35:46 2021 -0700 |
tree | d857c4b9fbc344eb60e66b689a05d6efe9c09f41 | |
parent | 56ecc78a734ba3f6379392f399240f0702dcd290 [diff] |
Convert all systemd-networkd service restarts to reloads This removes all of the current invocations of managed service restarting, and instead opts for targeted reloading of configuration files. It also happens to fix some bugs around NIC enabled setting, as the systemd-networkd service now has up to date runtime configurations at the time that objects are refreshed. Change-Id: I64cd4f3fcd66eb2ad23b973eb86a71606e528e37 Signed-off-by: William A. Kennington III <wak@google.com>