Skip to content

Instantly share code, notes, and snippets.

@bldewolf
Created May 14, 2014 01:19
Show Gist options
  • Save bldewolf/2dc597ab6f46d6b82f20 to your computer and use it in GitHub Desktop.
Save bldewolf/2dc597ab6f46d6b82f20 to your computer and use it in GitHub Desktop.
systemd networkd config example
[Match]
Name=eth0
Host=thishostduh
[Network]
DHCP=true
[DHCPv4]
UseMTU=false
UseHostname=false
CriticalConnection=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment