Do not run on all interfaces systemd-networkd

This commit is contained in:
Ettore Di Giacinto 2022-12-03 14:48:29 +00:00
parent a60a41f01d
commit edf37fd38c
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,3 @@
name: "network"
category: "systemd-default"
version: "0.11"
version: "1.0"

View File

@ -0,0 +1,4 @@
[Match]
Name=eth*
[Network]
DHCP=yes

View File

@ -1,4 +1,4 @@
[Match]
Name=*
Name=en*
[Network]
DHCP=yes