[Match] # There are a lot of match options in the man page: # https://www.freedesktop.org/software/systemd/man/systemd.network.html#%5BMatch%5D%20Section%20Options # but we are just going to use the interface name. MACAddress is probably better though. Name = eth0 [Network] # This is where we configure many of our options, but for this example, we are just going to use DHCP DHCP = yes