mt300a remove unneeded service dependencies

main
Daniel Barlow 2024-05-01 23:03:55 +01:00
parent 8b69dcc209
commit b9ba9ef835
1 changed files with 0 additions and 2 deletions

View File

@ -110,13 +110,11 @@
ifname = "eth0.1";
primary = eth;
vid = "1";
dependencies = [swconfig eth]; # 660ed5d obsoletes this?
};
wan = vlan.build {
ifname = "eth0.2";
primary = eth;
vid = "2";
dependencies = [swconfig eth]; # 660ed5d obsoletes this?
};
wlan = link.build {
ifname = "wlan0";