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

This commit is contained in:
Xin LI 2018-08-18 06:31:49 +00:00
parent 718863d076
commit 0362ec1e8e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=337998
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.
##