-
- Downloads
fix dhcp on USB Ethernet being unreliable
This seems to have been caused by 2 issues: - The service file was installed in network.target, but WantedBy was set to multi-user.target - The usb0 interface (probably) was not initialized fully, since SystemD could not ping/arp the gateway
Showing
- meta-ntb/recipes-connectivity/dhcp/dhcp/dhcpd.service 15 additions, 0 deletionsmeta-ntb/recipes-connectivity/dhcp/dhcp/dhcpd.service
- meta-ntb/recipes-connectivity/dhcp/dhcp_%.bbappend 1 addition, 17 deletionsmeta-ntb/recipes-connectivity/dhcp/dhcp_%.bbappend
- meta-ntb/recipes-connectivity/ethernet/usb-net/20-usb.network 9 additions, 3 deletions...-ntb/recipes-connectivity/ethernet/usb-net/20-usb.network
Please register or sign in to comment