summaryrefslogtreecommitdiff
path: root/pcr/bbb-gadgets/storage-gadget-init.service
blob: 9767b0b3c0e984149eeb8081e6ed5d12c07d8ae0 (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