blob: 917b552c136446466003763c2924b53e4700070d [file] [log] [blame]
Spencer Ku0ec0ff32020-04-20 15:24:35 +08001[Unit]
2Description=Enable USB Network
3
4[Service]
5Type=oneshot
6ExecStart=/usr/sbin/usb-network.sh
7EnvironmentFile=/usr/share/usb-network/usb-network.conf
8
9[Install]
10WantedBy=multi-user.target