Commit 49dc4455 authored by Julien Moutinho's avatar Julien Moutinho
Browse files

nixos/tor: do not change the default of SystemCallErrorNumber=

No reason to do so.
parent d5d3834b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1497,7 +1497,6 @@ in
          "~@timer"
        ];
        SystemCallArchitectures = "native";
        SystemCallErrorNumber = "EPERM";
      };
    };