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

Remove RuntimeDirectory from systemd service #3341

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vanschelven
Copy link
Contributor

In ab81ae3 this was added with the following remark:

Without this /run/gunicorn isn't created

However, in ba0d784 the final reference to /run/gunicorn/ (for /run/gunicorn/pid) was removed. I've checked like so:

find -type f | x grep run/\gunicorn/

In ab81ae3 this was added with the following remark:

> Without this /run/gunicorn isn't created

However, in ba0d784 the final reference to `/run/gunicorn/`
(for `/run/gunicorn/pid`) was removed. I've checked like so:

find -type f | x grep run/\gunicorn\/
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

Successfully merging this pull request may close these issues.

1 participant