fix: add missing config.
This commit is contained in:
parent
444c14e0ff
commit
7646c90221
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
wait-online.anyInterface = true;
|
||||
links = {
|
||||
"10-wan" = {
|
||||
matchConfig.Name = cloonar-assistant.interfaces.wan;
|
||||
matchConfig.Name = config.cloonar-assistant.interfaces.wan;
|
||||
linkConfig.Name = "wan";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue