We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fb72c3 commit d689f7dCopy full SHA for d689f7d
builder/data/etc/network/interfaces.d/usb0-cfg
@@ -4,4 +4,5 @@ iface usb0 inet static
4
netmask 255.255.255.0
5
network 10.0.0.0
6
broadcast 10.0.0.255
7
- gateway 10.0.0.1
+ gateway 10.0.0.1
8
+ metric 101
0 commit comments