Convention of dhcpcd -k
Guan Xin
Tue Aug 29 02:25:28 2017Hi,
I noticed that "dhcpcd -k ${IF_NAME}" reports "dhcpcd not running" if the
"-4" option was supplied when dhcpcd was started. i.e.,
# dhcpcd -4 eth0
...
# dhcpcd -k eth0
dhcpcd not running
# dhcpcd -k -4 eth0
sending signal ARLM to pid XXXX
waiting for pid XXXX to exit
I did not find this feature in the docs. Is it a bug?
Guan
| Re: Convention of dhcpcd -k | Neal P. Murphy |