Created
March 19, 2015 11:29
-
-
Save bjarkevad/06b57cb4a76c6df202ed to your computer and use it in GitHub Desktop.
networkd
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Match] | |
Name=wlp3s0 | |
[Network] | |
DHCP=both | |
DNS=8.8.8.8 | |
DNS=8.8.4.4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment