Issue 11 in cauldron: dhclient(8) leases do not get saved on shutdown (FreeBSD)

0 views
Skip to first unread message

codesite...@google.com

unread,
Nov 12, 2008, 4:47:50 PM11/12/08
to cauldro...@googlegroups.com
Issue 11: dhclient(8) leases do not get saved on shutdown (FreeBSD)
http://code.google.com/p/cauldron/issues/detail?id=11

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

Reply all
Reply to author
Forward
0 new messages