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

Commits on Jun 7, 2024

  1. NGX-889: Create imh-override.conf systemd file

    - 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 committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e66e26f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a8c095 View commit details
    Browse the repository at this point in the history