fixed network issue, fixed docker start issue
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
[Match]
|
||||
# Match all real Ethernet interfaces
|
||||
Type=ether
|
||||
Name=!lo !docker* !veth* !br* !virbr* !tap* !tun* !vmnet* !zt* !tailscale* !wg*
|
||||
# Prevent virtual devices to match (e.g. docker0 and veth should be left alone)
|
||||
Name=en* eth*
|
||||
|
||||
[Network]
|
||||
DHCP=yes
|
||||
|
||||
Reference in New Issue
Block a user