Update capabilities.conf comment

getdtablesize is per-process state, not global state
This commit is contained in:
emaste 2016-09-08 14:04:04 +00:00
parent e1082e7f85
commit 65fddebdb8

View File

@ -248,6 +248,10 @@ getdirentries
## Allow querying certain trivial global state.
##
getdomainname
##
## Allow querying certain per-process resource limit state.
##
getdtablesize
##