nixos/gotenberg: allow another syscall which caused a coredump while doing further testing
This commit is contained in:
@@ -342,6 +342,7 @@ in
|
||||
"@system-service"
|
||||
"@chown"
|
||||
"@pkey" # required by chromium or it crashes
|
||||
"mincore"
|
||||
];
|
||||
SystemCallArchitectures = "native";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user