From ad2affe2ddce467acfceccaddfafe9a47230557e Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@iml.unibe.ch> Date: Tue, 19 Apr 2022 17:11:15 +0200 Subject: [PATCH] add 2 ignore list: ^fwupd-refresh\.service --- check_systemdservices.ignore | 1 + 1 file changed, 1 insertion(+) diff --git a/check_systemdservices.ignore b/check_systemdservices.ignore index 55ed7df..eb63c4a 100644 --- a/check_systemdservices.ignore +++ b/check_systemdservices.ignore @@ -1,6 +1,7 @@ # ================================================================================ # list of services that will be ignored # -------------------------------------------------------------------------------- +^fwupd-refresh\.service ^kdump\.service ^lm_sensors\.service ^sensu-api\.service -- GitLab