getrandom(2) should not be restricted in capability mode.
This commit is contained in:
parent
18548ca3f9
commit
4f62d03ca0
@ -134,6 +134,7 @@ getpgrp
|
||||
getpid
|
||||
getppid
|
||||
getpriority
|
||||
getrandom
|
||||
getresgid
|
||||
getresuid
|
||||
getrlimit
|
||||
|
@ -307,6 +307,11 @@ getrlimit
|
||||
getrusage
|
||||
getsid
|
||||
|
||||
##
|
||||
## Allow getrandom
|
||||
##
|
||||
getrandom
|
||||
|
||||
##
|
||||
## Allow querying socket state, subject to capability rights.
|
||||
##
|
||||
|
Loading…
Reference in New Issue
Block a user