mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
nixos/gotenberg: Fix coredumps on service start (#344770)
This commit is contained in:
commit
0151acc48e
1 changed files with 0 additions and 1 deletions
|
@ -244,7 +244,6 @@ in
|
|||
|
||||
SystemCallFilter = [
|
||||
"@system-service"
|
||||
"~@resources"
|
||||
"~@privileged"
|
||||
];
|
||||
SystemCallArchitectures = "native";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue