From e4cc5e3910d2574ec303127fe7fd4a6fe7b25ae3 Mon Sep 17 00:00:00 2001 From: Craig Andrews Date: Fri, 2 Jun 2017 12:36:12 -0400 Subject: [PATCH] [Conf] Add libvirt to override_rc --- ex/needrestart.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/ex/needrestart.conf b/ex/needrestart.conf index 76cd5aa..d9e309b 100644 --- a/ex/needrestart.conf +++ b/ex/needrestart.conf @@ -111,6 +111,7 @@ $nrconf{override_rc} = { qr(^mythtv-backend) => 0, qr(^xendomains) => 0, qr(^lxcfs) => 0, + qr(^libvirt) => 0, # workaround for broken systemd-journald # (see also Debian Bug#771122 & #771254)