mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
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:
@@ -31,6 +31,7 @@
|
||||
"getpid",
|
||||
"getsockname",
|
||||
"getsockopt",
|
||||
"getuid",
|
||||
"getuid32",
|
||||
"ioctl",
|
||||
"listen",
|
||||
|
||||
Reference in New Issue
Block a user