From 8a5bd2fb109c74f9cb77c6b2326bc2ee806c6ca1 Mon Sep 17 00:00:00 2001 From: Tobias Herre Date: Wed, 11 Oct 2023 11:26:47 +0200 Subject: [PATCH] contain with useshell added --- lib.cf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib.cf b/lib.cf index 3b65075..7e08533 100644 --- a/lib.cf +++ b/lib.cf @@ -112,4 +112,8 @@ reports: } +body contain wmde_cmd_useshell +{ + useshell=>"useshell"; +}