Skip to content

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\/
@pajod
Copy link
Contributor

pajod commented Apr 4, 2025

(No objections to the patch, just a nice-to-know) Systemd services can depend on having $RUNTIME_DIRECTORY in their env, they do not need to contain a reference to the literal path.

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.

2 participants