mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-22 20:14:37 +00:00
nixos/transmission: remove SystemCallErrorNumber= to raise errors
This commit is contained in:
parent
aaf21b9636
commit
90877765d3
@ -348,7 +348,6 @@ in
|
||||
"quotactl"
|
||||
];
|
||||
SystemCallArchitectures = "native";
|
||||
SystemCallErrorNumber = "EPERM";
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user