Home | History | Annotate | Download | only in scripts

Lines Matching full:dhclient

2 # dhclient-script for Linux. Dan Halbert, March, 1997.
20 # by the dhclient C code, and passed on.
43 new_resolv_conf=/etc/resolv.conf.dhclient-new
83 new_resolv_conf=/etc/resolv.conf.dhclient-new
168 if ! run_hook /etc/dhclient-exit-hooks; then
173 if ! run_hookdir /etc/dhclient-exit-hooks.d; then
180 # This function was largely borrowed from dhclient-script that
231 run_hook /etc/dhclient-enter-hooks
232 run_hookdir /etc/dhclient-enter-hooks.d
245 # receiving an actual address. - dhclient-script(8)