Skip to content

Commit fdd736e

Browse files
committed
add delay before controller
1 parent e6e52eb commit fdd736e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

system/controller.service

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Description=controller
33

44
[Service]
55
User=pi
6+
ExecStartPre=/bin/sleep 20
67
WorkingDirectory=/home/pi/LightDance-RPi
78
ExecStart=/home/pi/LightDance-RPi/startController.sh
89
Restart=always

0 commit comments

Comments
 (0)