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

(PE-36861) Add a needrestart conf file for debian packages #621

Merged

Commits on Oct 12, 2023

  1. (PE-36861) Add a needrestart conf file for debian packages

    In Ubuntu 22, needrestart is now called by default whenever a package is installed via apt. Because our packages lay down a temp directory for use by the service, when the services create and modify files in those temp dirs, needrestart thinks the service needs to be restarted. Because we manage restarting our services as needed, this drops a file in /etc/needrestart/conf.d that adds the service to the list of services needrestart should ignore.
    Nick Burgan-Illig committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e43660e View commit details
    Browse the repository at this point in the history