summaryrefslogtreecommitdiff
path: root/changes/bug-4633_fix-resolvconf-usage
AgeCommit message (Collapse)Author
2013-12-19Avoids permanent break of resolv.conf.Ivan Alejandro
The resolv.conf file gets updated by resolvconf, maintaining it as a symlink allows the system to reset it during boot time. That is useful when the app has a hard crash that gives no chance to roll back our changes. [Closes #4633]