New issue report by spolyack:
Although a patch to the rc script is used, dhclient will not currently
archive its dhclient.leases.<interface> files to the shadow partition.
This is because the dhclient rc script is never run directly, but instead
is called from network.subr. Since the interfaces are not brought down
during shutdown, '/etc/rc.d/dhclient stop' is never executed.
Possible solutions:
- Bring down the network interfaces on shutdown, thereby causing a call to
'/etc/rc.d/dhclient stop'
- Patch /etc/rc.shutdown to archive the leases
Issue attributes:
Status: Accepted
Owner: spolyack
Labels: Type-Defect Priority-Low
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings