Date: Sat, 26 Jul 2003 11:50:54 -0700 (PDT) From: Mike Makonnen <mtm@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: <200307261850.h6QIosK1067570@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mtm 2003/07/26 11:50:54 PDT
FreeBSD src repository
Modified files:
etc/rc.d dhclient
Log:
When stopping a dhcp interface, don't just release the lease on
the address, also kill the dhclient process. Instead of doing the
release in the stop command, move it to the precmd stage and allow
rc.subr(8) to automatically kill the dhclient process by leaving the
stop command undefined.
Noticed by: mbr
Revision Changes Path
1.7 +7 -12 src/etc/rc.d/dhclient
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307261850.h6QIosK1067570>
