switch to a full networkd setup
This commit is contained in:
parent
09c91ccf84
commit
1d704ccbc8
3 changed files with 65 additions and 77 deletions
|
@ -35,11 +35,5 @@ in
|
|||
linkConfig.RequiredForOnline = "routable";
|
||||
};
|
||||
};
|
||||
|
||||
config.addRouteTablesToIPRoute2 = true;
|
||||
config.routeTables = {
|
||||
# Act as a route bin
|
||||
off = 999;
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue