getrandom(2) should not be restricted in capability mode.

This commit is contained in:
delphij 2018-08-18 06:31:49 +00:00
parent 18548ca3f9
commit 4f62d03ca0
2 changed files with 6 additions and 0 deletions

View File

@ -134,6 +134,7 @@ getpgrp
getpid
getppid
getpriority
getrandom
getresgid
getresuid
getrlimit

View File

@ -307,6 +307,11 @@ getrlimit
getrusage
getsid
##
## Allow getrandom
##
getrandom
##
## Allow querying socket state, subject to capability rights.
##