/etc/udhcpcd.conf gets created by usb-moded when using tethering or network mode. It is a symlink to /run/usb-moded/udhcpcd.conf
Otherwise it does not exist.
https://github.com/nemomobile/usb-moded/blob/master/src/usb_moded-network.c#L309
Also we're in the process of having the usb interface and tethering also switched to connman
↧