summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2016-09-07 04:06:25 +0000
committeremaste <emaste@FreeBSD.org>2016-09-07 04:06:25 +0000
commit33cdd4c4c480c6aab94d8cbb6f3500fa01eafb4d (patch)
tree22c5850bbde53efddf143c80eb54cf01b8bb1525
parent3fae70ce81f12b25ca5e9e51a32c5f8637460f3e (diff)
downloadFreeBSD-src-33cdd4c4c480c6aab94d8cbb6f3500fa01eafb4d.zip
FreeBSD-src-33cdd4c4c480c6aab94d8cbb6f3500fa01eafb4d.tar.gz
MFC r305140: Allow getdtablesize in capability mode
-rw-r--r--sys/kern/capabilities.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/kern/capabilities.conf b/sys/kern/capabilities.conf
index d0ea97c..97de61c 100644
--- a/sys/kern/capabilities.conf
+++ b/sys/kern/capabilities.conf
@@ -250,6 +250,7 @@ getdirentries
## Allow querying certain trivial global state.
##
getdomainname
+getdtablesize
##
## Allow querying current process credential state.
OpenPOWER on IntegriCloud