Skip to content

Commit 7217b61

Browse files
committed
Fadecandy.conf for supervisor
1 parent cd85fcf commit 7217b61

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

fadecandy.conf

+7
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)