summaryrefslogtreecommitdiffstats
path: root/share/needrestart/container-tools.conf
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-20 17:12:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-20 17:12:42 +0000
commitcbfc4abda5f50267b8b2a40de90ee57424381ec6 (patch)
tree5e335b17d0e8c9eaadeb403d5ea91822a5867933 /share/needrestart/container-tools.conf
parentInitial commit. (diff)
downloadopen-infrastructure-compute-tools-upstream.tar.xz
open-infrastructure-compute-tools-upstream.zip
Adding upstream version 20221223.upstream/20221223upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'share/needrestart/container-tools.conf')
-rw-r--r--share/needrestart/container-tools.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/share/needrestart/container-tools.conf b/share/needrestart/container-tools.conf
new file mode 100644
index 0000000..cd1c76b
--- /dev/null
+++ b/share/needrestart/container-tools.conf
@@ -0,0 +1,6 @@
+# Open Infrastructure: compute-tools
+
+$nrconf{blacklist_rc} = [
+ # container-tools
+ qr(^container@(.*).service) => 0,
+];