Oops the fifth
This commit is contained in:
parent
50864b29ea
commit
7a1b1c71dd
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user