needrestart
needrestart copied to clipboard
Restart daemons after library updates.
We have (at least) two Perl scripts that are run via Cron and they use File::NFSLock to get a lock on themselves: ```perl use Fcntl qw(LOCK_EX LOCK_NB); use File::NFSLock; my...
In advanced mode, when _needrestart_ detects some services to restart, some choices are offered to the user: [yNas] For example: ``` Restarting services... Services to be restarted: Restart «ModemManager.service»? [yNas?]...
Needrestart 3.1 (via Ubuntu 18.04 LTS package version 3.1-1) on an AMD 17h / Zen system keeps reporting > Failed to check for processor microcode upgrades. It would seem better...
we have just switched from a home-made solution to needrestart for monitoring restarts, and we're quite happy with the results. one thing we're finding difficult to use, however, is that...
is it possible to exclude LXC Containers at KVM VMs from being suggested to restart?
I am using Ubuntu 20.04 with unattended-upgrade & needrestart on various (productive and semi-productive) hosts. Especially these "semi-productive" servers or redundant systems can be restarted frequently. Therefore, these systems should...
Problem happens on debian10 (buster) with needrestart 3.4 and 3.5 After doing a apt upgrade you get the following : ``` [...] Setting up libirs161:amd64 (1:9.11.5.P4+dfsg-5.1+deb10u7) ... Setting up bind9-host...
Hello, so I have needrestart -p configured on Icinga services, and it occasionally yields the following output on some hosts and exits with an unknown state: `Info: UNKN - Kernel:...
I figured it out myself meanwhile by reading enough of chapter 9.4 Hash of Hashes in Programming Perl book, but for those who do not program in Perl it would...
differ if microcode can not be checked due to missing components or unsupported plattform (i.e. ARM)
I always get "Failed to check for processor microcode upgrades" at the end of every apt-get upgrade on my Raspbian (Debian Buster) on a RPI 2B. Currently running 5.10.63-v7+ armv7l....