dhclient and pid file

Tobias Roth roth at iam.unibe.ch
Wed Aug 20 02:03:53 PDT 2003


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.


More information about the freebsd-current mailing list