DJ Lucas wrote:
> Chris Staub wrote:
>
> Chris. Can you verify that the service is actually
running? 'ps -a |
> grep dhcpcd' before running '/sbin/dhcpcd -k eth0'?
I just want to
> verify that we are not fiddling around with a stale pid
file.
>
> Thanks.
>
> -- DJ Lucas
Yeah, I did that...
root chris:/home/chris# ps -A | grep dhcpcd
28172 ? 00:00:00 dhcpcd
root chris:/home/chris# /etc/rc.d/init.d/network stop
Stopping dhcpcd on the eth0 interface...
[
OK ]
Bringing down the eth0 interface...
[
OK ]
root chris:/home/chris# ps -A | grep dhcpcd
28172 ? 00:00:00 dhcpcd
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://
www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
|