From 6de602a3991c0edfb30dce39e369a57e92fdd434 Mon Sep 17 00:00:00 2001 From: Marius Pana Date: Fri, 26 Jan 2024 12:14:20 +0200 Subject: [PATCH] add selinux --- .gitmodules | 3 +++ check_mk-check-selinux | 1 + 2 files changed, 4 insertions(+) create mode 160000 check_mk-check-selinux diff --git a/.gitmodules b/.gitmodules index 5e7980c..676e5dc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "juniper"] path = juniper url = https://github.com/spearheadsys/check_mk.git +[submodule "check_mk-check-selinux"] + path = check_mk-check-selinux + url = https://code.spearhead.cloud/Spearhead/check_mk-check-selinux.git diff --git a/check_mk-check-selinux b/check_mk-check-selinux new file mode 160000 index 0000000..d041278 --- /dev/null +++ b/check_mk-check-selinux @@ -0,0 +1 @@ +Subproject commit d041278cbe5e329ee3a8a63b1d21530f69fbfaa2