This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a commit to branch nouveau-mincore
in repository https://gitbox.apache.org/repos/asf/couchdb-pkg.git

commit efa6ad4736b97b0aaf918997c28388f667ee78ee
Author: Robert Newson <[email protected]>
AuthorDate: Tue Jun 9 20:27:33 2026 +0100

    add mincore to SystemCallFilter for nouveau
---
 debian/couchdb-nouveau.service | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/couchdb-nouveau.service b/debian/couchdb-nouveau.service
index 1db707d..4a7a34a 100644
--- a/debian/couchdb-nouveau.service
+++ b/debian/couchdb-nouveau.service
@@ -22,7 +22,7 @@ ProtectHome=yes
 ProtectSystem=strict
 ReadWritePaths=/var/lib/nouveau/
 SystemCallErrorNumber=EPERM
-SystemCallFilter=@system-service
+SystemCallFilter=@system-service mincore
 User=nouveau
 
 [Install]

Reply via email to