Michael Gilbert wrote: > On Thu, Oct 23, 2014 at 5:10 PM, Steven Chamberlain wrote: > > A consequence of /sbin/dhclient now being dynamically linked, is that it > > requires libs under /usr/lib, so the case of /usr on a remote filesystem > > such as NFS will no longer work if using DHCP. > > > > (Not entirely kfreebsd-specific, but AIUI Linux with systemd is unlikely > > to support such a setup nowadays?). > > > > Is it possible those libs could be installed under /lib? Thanks. > > Would a possibly better/alternative solution be to move /sbin/dhclient > to /usr/sbin in isc-dhcp?
That would make no difference in this situation, dhclient would be unusable either way: I imagine dhclient is in /sbin for the reason I described, so that it can bring up networking before mounting network filesystems, possibly including /usr If you rely on DHCP to bring up the network, and /usr is on a network filesystem, you wouldn't have access to those libs... this used to work fine when /sbin/dhclient was staticically linked. Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20141025115244.gb16...@squeeze.pyro.eu.org