pybatmesh/systemd-networkd/check.01-eth.network
Pranav Jerry 9171b942db
added temporary network config file
This will be used to check if the machine has internet access.
2021-09-24 12:42:13 +05:30

10 lines
226 B
SYSTEMD

# 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