mirror of
https://github.com/brain-hackers/buildbrain
synced 2024-11-15 14:58:04 +09:00
10 lines
144 B
Desktop File
10 lines
144 B
Desktop File
[Unit]
|
|
Description=Enable RNDIS USB Gadget
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/enable_rndis_gadget
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|