You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Re-add DNS nameservers into /etc/resolv.conf on NetworkManager restart
After restarting NetworkManager, the /etc/resolv.conf file is
cleaned-up to default values, so it might not contain
local dnsmasq ip address set as first nameserver.
Change order to avoid situation that none nameserver would be available
in /etc/resolv.conf file.
Signed-off-by: Daniel Pawlik <[email protected]>
0 commit comments