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

No reason to do so.
This commit is contained in:
Julien Moutinho
2026-01-20 20:03:51 +01:00
parent d5d3834b9d
commit 49dc4455a6
-1
View File
@@ -1497,7 +1497,6 @@ in
"~@timer"
];
SystemCallArchitectures = "native";
SystemCallErrorNumber = "EPERM";
};
};