Skip to content

Commit

Permalink
add delay before controller
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenchu123 committed Mar 28, 2022
1 parent e6e52eb commit fdd736e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions system/controller.service
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Description=controller

[Service]
User=pi
ExecStartPre=/bin/sleep 20
WorkingDirectory=/home/pi/LightDance-RPi
ExecStart=/home/pi/LightDance-RPi/startController.sh
Restart=always
Expand Down

0 comments on commit fdd736e

Please sign in to comment.