fix: add missing config.
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
wait-online.anyInterface = true;
|
wait-online.anyInterface = true;
|
||||||
links = {
|
links = {
|
||||||
"10-wan" = {
|
"10-wan" = {
|
||||||
matchConfig.Name = cloonar-assistant.interfaces.wan;
|
matchConfig.Name = config.cloonar-assistant.interfaces.wan;
|
||||||
linkConfig.Name = "wan";
|
linkConfig.Name = "wan";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user