]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
linux capset
authorMark Andrews <marka@isc.org>
Thu, 3 Jun 2004 05:02:52 +0000 (05:02 +0000)
committerMark Andrews <marka@isc.org>
Thu, 3 Jun 2004 05:02:52 +0000 (05:02 +0000)
FAQ

diff --git a/FAQ b/FAQ
index dab25ced221036022a493ab17a9444e6add30cc4..966c35f9fd47baad9adf50b32d2b9f25924dede8 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -415,3 +415,9 @@ information in the chroot area.
        OSF: /etc/zoneinfo/localtime
 
        See also tzset(3) and zic(8).
+
+
+Q: I get the error message "named: capset failed: Operation not permitted"
+when starting named.
+
+A: The capset module has not been loaded into the kernel.  See insmod(8).