transmission: jail: add allow 'getuid' syscall

transmission needs 'getuid', at least on mips_24kc.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle
2020-11-26 22:31:26 +00:00
parent 3421545a2c
commit 20c52fc651
2 changed files with 2 additions and 1 deletions
@@ -31,6 +31,7 @@
"getpid",
"getsockname",
"getsockopt",
"getuid",
"getuid32",
"ioctl",
"listen",