needrestart icon indicating copy to clipboard operation
needrestart copied to clipboard

Restart daemons after library updates.

Results 77 needrestart issues
Sort by recently updated
recently updated
newest added

I am using needrestart 3.5 with the Ubuntu defaults except the automatic restart of daemons: ``` # grep -E nrconf\{restart\} /etc/needrestart/needrestart.conf $nrconf{restart} = 'a'; ``` After unattedend-upgrade is run, services...

bug

If I run: ``` # output=`needrestart -q -r l -f text `;echo "$?" ; echo "A: $output" 0 A: Pending kernel upgrade ---------------------- Newer kernel available The currently running kernel...

bug

Hi! We're (possibly) transitioning away from Icinga to Prometheus for our monitoring down here and it would be quite nice to have the equivalent functionality to Icinga, but as an...

wishlist

Opening yet another issue for this, and linking various other issues similar to this. I'm using needrestart as part of my icinga monitoring, and checks with an `unknown` result are...

enhancement

Please add the same functionality that exists in main `needrestart` to `needrestart-session`, that is matching processes with user services (via `systemctl --user`) and providing a checkboxed list for restarting. For...

wishlist

In response to #274, this should prevent Intel uCode from being attempted on AMD. It has not been tested on Intel CPUs however and should be before merging. The existing...

As discussed in #249, the default behavior for AMD was changed with pull request #226 and as a result, CPUs that do not have microcode patches (because they're up to...

needrestart is complaining about the process datadog-ipc-helper from https://github.com/DataDog/dd-trace-php/releases/tag/0.90.0. ``` [main] eval /etc/needrestart/needrestart.conf [main] needrestart v3.5 [main] running in root mode [main] systemd detected [main] vm detected NEEDRESTART-VER: 3.5 [Core]...

System just rebooted, after completely apt-upgraded. Still needrestart presents me a long list of processes which it considers to be in need of a restart: ``` $ needrestart -v [main]...

bug
moreinfo

When I run needrestart on a system with a shell started via `lxc-attach`, a memfd is detected as an obsolete binary: ``` [main] #1615012 uses obsolete binary /memfd:lxc-attach [main] #1615012...