summaryrefslogtreecommitdiff
path: root/pcr/bbb-gadgets/storage-gadget-init.service
blob: 8c2a30c12fe886dd5bf18cc511047666ec859fe9 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Start usb mass storage gadget
After=dev-mmcblk0p1.device

[Service]
Type=simple
ExecStart=/usr/bin/g-ether-load.sh

[Install]
WantedBy=basic.target