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