Comment 2 for bug 1696499

Revision history for this message
guysoft (guysoft) wrote : Re: dhclient segfaults on ubuntu 17.04

Current workaround:
Compile and build from here: http://www.linuxfromscratch.org/blfs/view/cvs/basicnet/dhcp.html

Note you need the patch dhcp-4.3.5-client_script-1.patch from the same page
Also run:
mv -v /usr/sbin/dhclient /sbin &&
install -v -m755 client/scripts/linux /sbin/dhclient-script