Skip to content

Commit 6c3cbc0

Browse files
MaxPayne86mike-scott
authored andcommitted
We prefer to configure ecm interface after rndis interface
1 parent 9780191 commit 6c3cbc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes-support/arduino-ootb/arduino-ootb/ecm-network.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[Unit]
22
Description=Configure dhcp server on usb ecm interface
33
BindsTo=sys-subsystem-net-devices-usb1.device
4-
After=android-tools-adbd.service sys-subsystem-net-devices-usb1.device
4+
After=android-tools-adbd.service rndis-network.service sys-subsystem-net-devices-usb1.device
55

66
[Service]
77
Type=simple

0 commit comments

Comments
 (0)