fix: add missing config.
This commit is contained in:
@@ -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";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user