summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-common/network/usb-network/usb-network.service
blob: 917b552c136446466003763c2924b53e4700070d (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Enable USB Network

[Service]
Type=oneshot
ExecStart=/usr/sbin/usb-network.sh
EnvironmentFile=/usr/share/usb-network/usb-network.conf

[Install]
WantedBy=multi-user.target