On dc61252ae the code used to restore dhcp6 leases when platform was nanobsd was removed, but this code is supposed to run on full install when it's configured to use MFS /tmp. Restored it, adjusting indent, and add the correct conditional to run on MFS /tmp
Restore accidentally removed block
On dc61252ae the code used to restore dhcp6 leases when platform was
nanobsd was removed, but this code is supposed to run on full install
when it's configured to use MFS /tmp. Restored it, adjusting indent,
and add the correct conditional to run on MFS /tmp
Spotted-by: @phil-davis