Description='USB ethernet connection'
Interface=usb0
BindsToInterfaces=usb0
Connection=ethernet
IP=static

# ForceConnect and skip carrier are required as netctl has
# no control over the link status and presence of the usb0 interface.
ForceConnect=yes
SkipNoCarrier=yes

Address=('192.168.5.1/24')
#Gateway='192.168.5.1'

