We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd85fcf commit 7217b61Copy full SHA for 7217b61
fadecandy.conf
@@ -0,0 +1,7 @@
1
+[program:fadecandy]
2
+command = fcserver /etc/fcserver.json
3
+user = root
4
+autostart = true
5
+autorestart = true
6
+stdout_logfile = /var/log/supervisor/fadecandy.log
7
+stderr_logfile = /var/log/supervisor/fadecandy_err.log
0 commit comments