K 10 svn:author V 3 mtm K 8 svn:date V 27 2003-07-26T18:50:53.000000Z K 7 svn:log V 307 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 END