otg service needs to run before serial-getty
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[Unit]
|
||||
Description=Serial and Ethernet over OTG USB
|
||||
After=systemd-user-sessions.service
|
||||
#After=systemd-user-sessions.service
|
||||
Before=serial-getty@ttyGS0.service
|
||||
[Service]
|
||||
ExecStart=/root/rover-pi/Scripts/gadget.sh
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user