Unverified Commit e2c5983f authored by Pyrox's avatar Pyrox
Browse files

nixos/gotenberg: Fix coredumps on service start

parent 4984a56a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -244,7 +244,6 @@ in

        SystemCallFilter = [
          "@system-service"
          "~@resources"
          "~@privileged"
        ];
        SystemCallArchitectures = "native";