Update hexapod.service

This commit is contained in:
Zhengyu Peng 2022-02-16 21:47:26 -05:00
parent fc1fd49d12
commit 7510aa1f1a

View File

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