kuber
08-05-2001, 02:23 PM
In my /etc/rc.d/rc.4 (bsd-style init scripts) I run /sbin/dhcpcd..
Sometimes if my system reboots dhcpcd does not run because there exists /var/run/dhcpcd-eth0.pid.
I would like to include in the rc.4 something that will say if it is there it will delete it, otherwise it will not even try. I have no idea how...
Thanks,
Kuber
Sometimes if my system reboots dhcpcd does not run because there exists /var/run/dhcpcd-eth0.pid.
I would like to include in the rc.4 something that will say if it is there it will delete it, otherwise it will not even try. I have no idea how...
Thanks,
Kuber