Hi all, has anybody figured out until now how to get conman to set the dns server in resolv.conf? Every time I boot my System my resolv.conf looks like this:
domain localdomain search localdomain namserver 127.0.0.1 As a workaround to this I can set the settings manually to my dns server and everything works like a charm until next reboot. Setting this in rc.local doesn't seem to solve the problem at all. Another approach which is some kind of working is to call dhclient eth0 after reboot. For that it is necessary to have a "network-functions" script in /etc/sysconfig/network-scripts/. I took this script from my fedora distribution. But since I have to call the dhclient command manually after login this isn't a real solution. What have I to do to get the right resolv.conf file? Best reagars Sven v. Beuningen _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
