From e57138122738fb1177e317c78c5d039b99a131d4 Mon Sep 17 00:00:00 2001 From: "Carsten Haitzler (Rasterman)" Date: Tue, 1 Feb 2022 12:28:49 +0000 Subject: [PATCH] modules - add procstats to whitelist --- src/bin/e_module.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bin/e_module.c b/src/bin/e_module.c index 1bb37300b..cdc918637 100644 --- a/src/bin/e_module.c +++ b/src/bin/e_module.c @@ -786,6 +786,7 @@ _e_module_whitelist_check(void) "policy_mobile", "geolocation", "xwayland", + "procstats", NULL // end marker };