7 lines
176 B
Desktop File
7 lines
176 B
Desktop File
[Unit]
|
|
Description=Serial and Ethernet over OTG USB
|
|
After=systemd-user-sessions.service
|
|
[Service]
|
|
ExecStart=/root/rover-pi/Scripts/gadget.sh
|
|
[Install]
|
|
WantedBy=multi-user.targe |