nixos/transmission: remove SystemCallErrorNumber= to raise errors
This commit is contained in:
parent
aaf21b9636
commit
90877765d3
1 changed files with 0 additions and 1 deletions
|
@ -348,7 +348,6 @@ in
|
|||
"quotactl"
|
||||
];
|
||||
SystemCallArchitectures = "native";
|
||||
SystemCallErrorNumber = "EPERM";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue