aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-ti/beagleboard/gadget-init/network-gadget-init.service
blob: 0ee291472c5c50e62653a7711cb261b3959a0dbd (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Start USB Ethernet gadget
Conflicts=storage-gadget-init.service

[Service]
RemainAfterExit=yes
ExecStart=/usr/bin/g-ether-load.sh
ExecStop=/sbin/rmmod g_ether

[Install]
WantedBy=gether.target