summaryrefslogtreecommitdiffstats
path: root/meta-quanta/meta-gsj/recipes-phosphor/usb-network/files/usb_network.service
blob: 913f5fbeefd352fdf97a7aec3ddb5b50ea68d0f1 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=enable usb network

[Service]
Type=oneshot
ExecStart=/bin/bash -c '/usr/sbin/usb_network.sh'

[Install]
WantedBy=multi-user.target
OpenPOWER on IntegriCloud