I deleted both the resolvconf folder and the resolv.conf file in /etc by mistake, assuming that resolvconf was causing UCK to fail. Now the application has upgraded, fixing the issue, but it says no file named resolv.conf in /etc.
What it says is correct because I deleted those files. Is there any way to recreate the files or restore from another location?
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
|
||||
|
|
|
You could reinstall resolvconf to restore the default configuration: Another idea would be remove "resolvconf" and then install:
|
|||||||
|
|
Have you emptied your trash, if not, you can restore from trash. |
|||
|
I'm going to say that @desgua is likely on the right track. Ubuntu 12.04 uses a dynamically generated resolv.conf file and the files inside the resolvconf folder are part of the scripting for it...they are not ALL of the daemon but they are an important part of it, without which you will get no joy. |
|||
|
|