From a3b514b39114a3ba1008688a4c96472ab0b4c6b4 Mon Sep 17 00:00:00 2001 From: Inex Code Date: Tue, 30 Jul 2024 08:11:31 +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 6c79a95..cc8b264 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 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" "-a always,exit -F arch=b64 -S mknod -S mknodat -k specialfiles"