Supervisor/supervisor

Is it possible to add a new choice for placing the config file?

Opened this issue · 1 comments

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.

That is, if you have control over how it is called..