nixos/tor: do not change the default of SystemCallErrorNumber=
No reason to do so.
This commit is contained in:
@@ -1497,7 +1497,6 @@ in
|
||||
"~@timer"
|
||||
];
|
||||
SystemCallArchitectures = "native";
|
||||
SystemCallErrorNumber = "EPERM";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user