From 64adf68436a808f01edcfb11356d113dd391794a Mon Sep 17 00:00:00 2001 From: George Thessalonikefs Date: Mon, 13 Feb 2017 11:47:16 +0000 Subject: [PATCH] - Fix manpage to include chroot note on Python module section. git-svn-id: file:///svn/unbound/trunk@4010 be551aaa-1e26-0410-a405-d3ace91eadb9 --- doc/unbound.conf.5.in | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/unbound.conf.5.in b/doc/unbound.conf.5.in index 7cd47a531..61faffdcf 100644 --- a/doc/unbound.conf.5.in +++ b/doc/unbound.conf.5.in @@ -1416,9 +1416,15 @@ acts like the iterator and validator modules do, on queries and answers. To enable the script module it has to be compiled into the daemon, and the word "python" has to be put in the \fBmodule\-config:\fR option (usually first, or between the validator and iterator). +.LP +If the \fBchroot:\fR option is enabled, you should make sure Python's +library directory structure is bind mounted in the new root environment, see +\fImount\fR(8). Also the \fBpython\-script:\fR path should be specified as an +absolute path relative to the new root, or as a relative path to the working +directory. .TP .B python\-script: \fI\fR -The script file to load. +The script file to load. .SS "DNS64 Module Options" .LP The dns64 module must be configured in the \fBmodule\-config:\fR "dns64