9 lines
214 B
Desktop File
9 lines
214 B
Desktop File
[Unit]
|
|
Description=Serial and Ethernet over OTG USB
|
|
#After=systemd-user-sessions.service
|
|
Before=serial-getty@ttyGS0.service
|
|
[Service]
|
|
ExecStart=/root/rover-pi/Scripts/gadget.sh
|
|
[Install]
|
|
WantedBy=multi-user.target
|