2.6.29.6-213.fc11.i686.PAE
NetworkManager-glib-0.7.1-8.git20090708.fc11.i586
NetworkManager-openvpn-0.7.0.99-1.fc11.i586
system-config-network-1.5.97-1.fc11.noarch
NetworkManager-openconnect-0.7.0.99-5.fc11.i586
NetworkManager-vpnc-0.7.0.99-1.fc11.i586
system-config-network-tui-1.5.97-1.fc11.noarch
NetworkManager-gnome-0.7.1-8.git20090708.fc11.i586
NetworkManager-0.7.1-8.git20090708.fc11.i586
dhclient-4.1.0-22.fc11.i586
Also happens on 64 bit:
2.6.29.6-213.fc11.x86_64
-----------------------------------------------------------------------
My /etc/resolv.conf file is being overwritten when i reboot.
NetworkManager is OFF and DISABLED.
I am NOT running DHCP.
I am using a single ethernet port configured to a static IP address.
My original /etc/resolv.conf file had several lines, a few nameservers, a "domain" line and a "search" line.
The replacement has only one non-blank line, with a single nameserver on it.
If I comment out the "DNS1" line from /etc/sysconfig/network-scripts/ifcfg-eth0, then I get a blank file for resolv.conf instead.
If I neuter /sbin/dhclient-script, and then reboot, the file does not get overwritten.
So then, since I am not using DHCP, why is /sbin/dhclient-script being run?