should not configure dhcpcd.conf and /etc/network/interfaces at the same time?
xwang98 opened this issue · 1 comments
xwang98 commented
Hi, raspi uses dhcpd and requires not configure the /etc/network/interfaces manually. Otherwise both dhcpcd and dhclient are booted .
Can we add a parameter to the configure() function to control what protocol is used?
adonespitogo commented
Hi, this can be easily done. Though I don't have the time to implement this for now. Please feel free to submit a PR.