Lines Matching refs:dhcpd
43 kill $(cat dhclient.test.pid) $(cat dhcpd.pid)
46 rm -f dhclient.dhcpd.conf lease.dhclient.test dhclient.test.pid
60 dhcpd=$(which dhcpd)
62 if ! [ -x "$dhcpd" ]; then
76 cat > dhclient.dhcpd.conf << EOF
88 touch dhcpd.leases.conf
89 …atf_check -e ignore ${dhcpd} -cf ./dhclient.dhcpd.conf -lf ./dhcpd.leases.conf -pf ./dhcpd.pid ${e…
114 dhcpd=$(which dhcpd)
116 if ! [ -x "$dhcpd" ]; then
157 cat > dhclient.dhcpd.conf << EOF
169 touch dhcpd.leases.conf
170 …atf_check -e ignore ${dhcpd} -cf ./dhclient.dhcpd.conf -lf ./dhcpd.leases.conf -pf ./dhcpd.pid ${n…