diff options
Diffstat (limited to 'roles/space_server/files/networkd/10-lan.network')
-rw-r--r-- | roles/space_server/files/networkd/10-lan.network | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/roles/space_server/files/networkd/10-lan.network b/roles/space_server/files/networkd/10-lan.network deleted file mode 100644 index 1221be8..0000000 --- a/roles/space_server/files/networkd/10-lan.network +++ /dev/null @@ -1,21 +0,0 @@ -[Match] -Name=lan - -[Link] -ARP=no -RequiredForOnline=no - -[Network] -DHCP=no -IPv6AcceptRA=no -LinkLocalAddressing=no -LLMNR=no -MulticastDNS=no -VLAN=lan10 -VLAN=lan11 -VLAN=lan12 -VLAN=lan13 -VLAN=lan14 -VLAN=lan15 -VLAN=lan20 -VLAN=lan21 |