Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

supervisord should specify an absolute path to config for improved security #4

Closed
patrickleet opened this issue Jan 31, 2017 · 2 comments

Comments

@patrickleet
Copy link

From the logs:

/usr/lib/python2.7/dist-packages/supervisor/options.py:297: UserWarning: Supervisord is running as root and it is searching for its configuration file in default locations (including its current working directory); you probably want to specify a "-c" argument specifying an absolute path to a configuration file for improved security.
  'Supervisord is running as root and it is searching '
@hamburml
Copy link
Owner

hamburml commented Feb 1, 2017

Thanks! I will specify an argument for the config file.

@hamburml
Copy link
Owner

hamburml commented Feb 3, 2017

Done in v0.1.1

Thanks!

@hamburml hamburml closed this as completed Feb 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants