[CentOS] resolv.conf rewritten every reboot. How to figure out who and why?

Thu Oct 8 21:20:41 UTC 2009
Dave <tdbtdb+centos at gmail.com>

On Thu, Oct 8, 2009 at 10:10 AM, Florin Andrei <florin at andrei.myip.org> wrote:
> What happens when you do this:
>
> grep BOOTPROTO /etc/sysconfig/network-scripts/ifcfg-*


 grep BOOTPROTO /etc/sysconfig/network-scripts/ifcfg-*
/etc/sysconfig/network-scripts/ifcfg-eth0:BOOTPROTO=none


Dave