Update hexapod.service

This commit is contained in:
Zhengyu Peng 2022-02-16 21:50:05 -05:00
parent 781be047fa
commit ca27877268

View File

@ -7,7 +7,7 @@ Conflicts=getty@tty1.service
Type=simple Type=simple
User=pi User=pi
Group=pi Group=pi
ExecStart=/usr/bin/python3 /home/pi/hexapod/software/raspberry pi/hexapod.py ExecStart=/usr/bin/python3 /home/pi/hexapod/software/raspberry\ pi/hexapod.py
StandardInput=tty-force StandardInput=tty-force
[Install] [Install]