8 lines
144 B
Plaintext
8 lines
144 B
Plaintext
![]() |
[supervisord]
|
||
|
nodaemon=true
|
||
|
user=root
|
||
|
logfile=/tmp/supervisord.log
|
||
|
pidfile=/tmp/supervisord.pid
|
||
|
|
||
|
[include]
|
||
|
files = /etc/supervisor/conf.d/*.conf
|