From: Mark Andrews Date: Thu, 3 Jun 2004 05:02:52 +0000 (+0000) Subject: linux capset X-Git-Tag: v9.3.0rc1~15^2~10 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=4c4bdb268ad9ece61cd94c3d82c3fcc289d6aec9;p=thirdparty%2Fbind9.git linux capset --- diff --git a/FAQ b/FAQ index dab25ced221..966c35f9fd4 100644 --- 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).