Open xmduhan opened 9 months ago
Because of using by not root user, need a certain place for config.
$HOME/.config/supervisor/supervisord.conf
You can place it anywhere and use the -c/--configuration FILENAME -- configuration file path (searches if not given) option when calling supervisor.
-c/--configuration FILENAME -- configuration file path (searches if not given)
That is, if you have control over how it is called..
Because of using by not root user, need a certain place for config.