isc-dhcp42-server-4.2.4_2 question

Lowell Gilbert freebsd-ports-local at be-well.ilk.org
Tue Apr 9 19:34:50 UTC 2013


Alexander Yerenkow <yerenkow at gmail.com> writes:

> Hello. While configuring isc-dhcp42-server-4.2.4_2
> with chroot, I found out that devfs not umounted from /var/db/dhcpd/dev
> during stop, or unsuccessful start.
>
> Which is preventing to start again, unless you do manually
> umount  /var/db/dhcpd/dev
>
> Is this by design?

No, it's not. The script that comes with the port has a cleanup_chroot
which is supposed to umount(8) the devfs(5). I looked it over, and I
don't see why it wouldn't work, but I haven't tested it, either.


More information about the freebsd-ports mailing list