Scripts for setting up the Serial and Ethernet OTG USB

This commit is contained in:
2026-06-28 22:57:24 +00:00
parent 5ddec9af64
commit 73408d620d
2 changed files with 55 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[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