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

lacking control over logfile permissions #107

Closed
Seegras opened this issue Apr 18, 2012 · 2 comments
Closed

lacking control over logfile permissions #107

Seegras opened this issue Apr 18, 2012 · 2 comments
Labels

Comments

@Seegras
Copy link

Seegras commented Apr 18, 2012

supervisord run as root automatically puts the logs of processes, even those run as user, into /var/log/supervisor/ as
root:root 0600 -- which is quite unfortunate if you'd like to start user processes at boot, and still have the user to be able to read the logs of the processess.

I'd propose you to implement a configfile directive to either setting the user or the permissions on thesestdout/stderr-logfiles. Ideally settable in the "program:"-section.

@mnaberez
Copy link
Member

mnaberez commented May 3, 2012

Closing this issue to merge it with #114, which is related.

@benmccann
Copy link

I don't think you actually closed this issue as you intended.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants