commit | 15ce51c223500b1a318fddb37c8fb3428f848feb | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Thu Feb 06 13:53:59 2025 -0800 |
committer | William A. Kennington III <wak@google.com> | Thu Feb 06 13:56:05 2025 -0800 |
tree | 8308f2215f72a0d3c46aaf396a9c6f5d128efd6d | |
parent | 6c41aba58ce7b8a4175098e063290f49d093af93 [diff] |
dhcp-done: Write status at startup We want the initial status file to be available as soon as the service starts, so we never produce an error about reading the file contents. This has a side benefit that the DHCP processes don't need to write out a status file until they have acquired lease information from the server. Change-Id: Ieedb14f1ab3927bcd5f13ad684309c163c920fef Signed-off-by: William A. Kennington III <wak@google.com>