| Summary: | Nginx will fail to start if /var/run/nginx.sock already exists | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Horace <bugs.management> |
| Component: | nginx | Assignee: | Nobody's working on this, feel free to take it <nobody> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel7 | CC: | affix, athmanem, bperkins, jeremy, jkaluza, pavel.lisy, wtogami |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-06-05 17:37:57 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Horace
2016-02-18 04:45:27 UTC
Additionally, the current fix is to copy /usr/lib/systemd/system/nginx.service to /etc/systemd/system/nginx.service and add ExecStartPre=/usr/bin/rm -f /var/run/nginx.sock to the service file. Hi Horace. Thanks for your report. /var/run/nginx.sock isn't used in the default configuration. |