Date: Mon, 15 Sep 2003 19:56:14 -0700 (PDT) From: Martin Blapp <mbr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d dhclient Message-ID: <200309160256.h8G2uEVt021376@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mbr 2003/09/15 19:56:14 PDT
FreeBSD src repository
Modified files:
etc/rc.d dhclient
Log:
Get rid of a nasty error message that tells us
dhclient couldn't get killed.
If we execute 'dhclient -r', dhclient gets already
killed, so there is no need to do it twice. Only do
this if we really have to release some leases.
Reviewed by: silence on freebsd-rc@yahoogroups.com
Revision Changes Path
1.10 +13 -4 src/etc/rc.d/dhclient
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309160256.h8G2uEVt021376>
