Package: dhcp-client
Version: 2.0pl5-19.2

In /etc/dhclient-script, the following line:

relmajor=`echo $relmajor | sed 's/^[0-9]*\.\([0-9]*\)\..*/\1/'`

should be:

relmajor=`echo $release | sed 's/^[0-9]*\.\([0-9]*\)\..*/\1/'`

Best
Regards,

LIU Xin

Reply via email to