From 6ecf59f0781131b2c0de4f43074bf734f72f41bd Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Fri, 12 Dec 2025 15:42:09 +0100 Subject: [PATCH] Revert "fix: slow kit jail error server audit in collabora" --- weboffice/collabora.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/weboffice/collabora.yml b/weboffice/collabora.yml index 0f6cc8c..c08e8a2 100644 --- a/weboffice/collabora.yml +++ b/weboffice/collabora.yml @@ -66,11 +66,7 @@ services: username: ${COLLABORA_ADMIN_USER:-admin} password: ${COLLABORA_ADMIN_PASSWORD:-admin} cap_add: - - SYS_ADMIN - MKNOD - security_opt: - - seccomp=unconfined - - apparmor:unconfined volumes: # Mount local TrueType fonts so the container can use system fonts # (e.g. Microsoft fonts like Arial, Calibri, Cambria by installing the `ttf-mscorefonts-installer` package).