From 5de6d38a5315c15d74433d7a951146a85cc88dee Mon Sep 17 00:00:00 2001 From: axtloss Date: Fri, 19 Jan 2024 16:42:15 +0100 Subject: [PATCH] Disable syscall-interceptor This disables sycall-interceptor (but keeps the modules) as it causes issues during installation currently and itll probably take some time to fix those. --- recipe.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/recipe.yml b/recipe.yml index edc3249..e3bdb12 100644 --- a/recipe.yml +++ b/recipe.yml @@ -86,7 +86,6 @@ modules: - apt autoremove -y - apt clean - lpkg --lock - - mv /ld.so.preload /etc/ld.so.preload - name: fsguard type: fsguard