From 0cb53e34f132fc3c272bef1aca1e60c839f16a80 Mon Sep 17 00:00:00 2001 From: Inex Code Date: Tue, 30 Jul 2024 08:10:00 +0300 Subject: [PATCH] fix --- sp-modules/monitoring/module.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/sp-modules/monitoring/module.nix b/sp-modules/monitoring/module.nix index 9059a15..6c79a95 100644 --- a/sp-modules/monitoring/module.nix +++ b/sp-modules/monitoring/module.nix @@ -32,7 +32,6 @@ in "-w /etc/selfprivacy.nix -p w -k selfprivacyfolder" "-a always,exclude -F msgtype=CWD" "-a always,exclude -F msgtype=PATH" - "-a always,exclude -F " "-a exit,never -F arch=b64 -F a0=systemctl -F a1=show" # "-a exit,always -F arch=b64 -S execve" "-a always,exit -F arch=b64 -S kexec_load -k KEXEC"