Last active
December 3, 2020 08:11
-
-
Save foxoman/133a63bca90f9d8b6f89 to your computer and use it in GitHub Desktop.
Add system hosts file to Network Manager DNSmasq Config:
This file contains hidden or 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
sudo sh -c "echo 'addn-hosts=/etc/hosts' > /etc/NetworkManager/dnsmasq.d/etc-hosts" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment