You don't want to start dhcpcd from the boot scripts. You want it to be started when your network card is configured, right? If you are using the Red Hat network setup scripts, those scripts are set up to use "pump" for DHCP configuration. If you want to use dhcpcd instead, then edit /sbin/ifup and replace the call to "pump" with an appropriate dhcpcd command. -- Dave |
[ Edit This Forum ]