pybatmesh/systemd-networkd/check.01-eth.network

10 lines
226 B
SYSTEMD
Raw Normal View History

# This is used to check if any ethernet or USB ethernet ports
# is connected to a router or some other device with a DHCP server.
# After checking, this file is no longer needed.
[Match]
Name=eth*
Name=en*
[Network]
DHCP=yes