Skip to content

Instantly share code, notes, and snippets.

@sandheepg
Last active March 8, 2017 05:48
Show Gist options
  • Save sandheepg/42a7083076d4d021b08c06622e50af1b to your computer and use it in GitHub Desktop.
Save sandheepg/42a7083076d4d021b08c06622e50af1b to your computer and use it in GitHub Desktop.
Not a symbolic link resolve.conf

/etc/resolvconf/update.d/libc: Warning: /etc/resolv.conf is not a symbolic link to /run/resolvconf/resolv.conf

If you encounter the above issue, use following command and answer YES to enable dynamic updates:

sudo dpkg-reconfigure resolvconf

Do a system restart after that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment