diff options
Diffstat (limited to 'named.sysconfig')
| -rw-r--r-- | named.sysconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/named.sysconfig b/named.sysconfig new file mode 100644 index 0000000..fe69e1c --- /dev/null +++ b/named.sysconfig @@ -0,0 +1,6 @@ +# Currently, you can use the following options: +# ROOTDIR="/some/where" -- will run named in a chroot environment. +# you must set up the chroot environment before +# doing this. +# OPTIONS="whatever" -- These additional options will be passed to named +# at startup. Don't add -t here, use ROOTDIR instead. |
