mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-26 00:30:05 -04:00
linux capset
This commit is contained in:
parent
0d5f92db3f
commit
4c4bdb268a
1 changed files with 6 additions and 0 deletions
6
FAQ
6
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).
|
||||
|
|
|
|||
Loading…
Reference in a new issue