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

NGX-889: Create imh-override.conf systemd file #35

Merged
merged 2 commits into from
Jun 18, 2024
Merged

NGX-889: Create imh-override.conf systemd file #35

merged 2 commits into from
Jun 18, 2024

Conversation

combssm
Copy link
Member

@combssm combssm commented Jun 7, 2024

  • Adds an ExecStartPre command to remove stale nginx_status.sock file left by nginx-status-module. The stale .sock file prevents Nginx from starting.
  • Adjust Restart nginx handler to use systemd_service module and reload systemd daemon if the imh-override.conf is created
  • Move the creation of the systemd nginx override directory out of systemd.yml to main.yml

- Adds an ExecStartPre command to remove stale nginx_status.sock file left by nginx-status-module.  The stale .sock file prevents Nginx from starting.
- Adjust Restart nginx handler to use systemd_service module and reload systemd daemon if the imh-override.conf is created
- Move the creation of the systemd nginx override directory out of systemd.yml to main.yml
@combssm combssm merged commit be71be1 into master Jun 18, 2024
5 of 8 checks passed
@combssm combssm deleted the NGX-889 branch June 18, 2024 18:39
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