Oops the fifth

This commit is contained in:
2026-02-04 10:23:33 -07:00
parent 50864b29ea
commit 7a1b1c71dd

View File

@@ -328,7 +328,7 @@ async def configure_with_networkd():
if config.reason in {Reason.CONNECT, Reason.ATTEMPT_RECONNECT, Reason.RECONNECT}:
# only write out the file if the reason indicates a new connection.
config.write_config(path)
await config.write_config(path, manager)
elif config.reason == Reason.PRE_INIT:
# idk what this does, but the script does it, so we will too.
try: