From 8aba0f53d16fcc4c490392916de5f45240a642ec Mon Sep 17 00:00:00 2001
From: Florent CARLI <florent.carli@rte-france.com>
Date: Sun, 15 Dec 2024 21:39:38 +0100
Subject: [PATCH] add team0_x service

Usefull to deal with RSTP/Corosync working together (https://github.com/seapath/ansible/pull/666)

Signed-off-by: Florent CARLI <florent.carli@rte-france.com>
---
 cukinia/common_security_tests.d/systemd.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cukinia/common_security_tests.d/systemd.conf b/cukinia/common_security_tests.d/systemd.conf
index 76e4314..dd7e37d 100644
--- a/cukinia/common_security_tests.d/systemd.conf
+++ b/cukinia/common_security_tests.d/systemd.conf
@@ -76,6 +76,7 @@ systemd-udevd|\
 systemd-update-utmp|\
 systemd-update-utmp-runlevel|\
 systemd-user-sessions|\
+team0_x|\
 timemaster|\
 tuned|\
 user-runtime-dir|\