dhclient and pid file

From: Tobias Roth <roth_at_iam.unibe.ch>
Date: Wed, 20 Aug 2003 11:03:47 +0200
Hi

I just noticed that dhclient takes 'ages' to write it's pidfile.
Shell-constructs similar to this

  dhclient -q -1 -pf /etc/dhclient.pid fxp0 
  [ -e /etc/dhclient.pid ] && kill -9 `cat /etc/dhclient.pid`

do not work because dhclient is too slow in writing its pid file.

is this the expected behaviour with pid-file writing daemons?

thanks, t.
Received on Wed Aug 20 2003 - 00:03:53 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:19 UTC