We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6e52eb commit fdd736eCopy full SHA for fdd736e
system/controller.service
@@ -3,6 +3,7 @@ Description=controller
3
4
[Service]
5
User=pi
6
+ExecStartPre=/bin/sleep 20
7
WorkingDirectory=/home/pi/LightDance-RPi
8
ExecStart=/home/pi/LightDance-RPi/startController.sh
9
Restart=always
0 commit comments