Simplified network config and removed old service files
This commit is contained in:
parent
98f5870914
commit
4377b95239
19 changed files with 1 additions and 222 deletions
|
@ -5,5 +5,4 @@ Name=enp*
|
|||
DHCP=yes
|
||||
|
||||
[DHCP]
|
||||
RouteMetric=10
|
||||
UseDomains=true
|
||||
|
|
|
@ -1,6 +0,0 @@
|
|||
[Match]
|
||||
MACAddress=00:e0:4c:68:05:90
|
||||
|
||||
[Link]
|
||||
Description=USB to Ethernet Adapter
|
||||
Name=usb0
|
|
@ -1,9 +1,8 @@
|
|||
[Match]
|
||||
Name=usb0
|
||||
Name=w*
|
||||
|
||||
[Network]
|
||||
DHCP=yes
|
||||
|
||||
[DHCP]
|
||||
RouteMetric=10
|
||||
UseDomains=true
|
|
@ -1,9 +0,0 @@
|
|||
[Match]
|
||||
Name=wlp*
|
||||
|
||||
[Network]
|
||||
DHCP=yes
|
||||
|
||||
[DHCP]
|
||||
RouteMetric=20
|
||||
UseDomains=true
|
|
@ -1,6 +0,0 @@
|
|||
[Match]
|
||||
MACAddress=dc:fb:48:2b:b7:86
|
||||
|
||||
[Link]
|
||||
Description=Internal wireless adapter
|
||||
Name=wlan0
|
|
@ -1,9 +0,0 @@
|
|||
[Match]
|
||||
Name=wlan0
|
||||
|
||||
[Network]
|
||||
DHCP=yes
|
||||
|
||||
[DHCP]
|
||||
RouteMetric=20
|
||||
UseDomains=true
|
Loading…
Add table
Add a link
Reference in a new issue