summaryrefslogtreecommitdiff
path: root/net/rbldnsd/MESSAGE
blob: 0c05a9df2c079551ff0bb8a7f126a700aaa54414 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2006/12/08 22:14:12 cube Exp $

rbldnsd doesn't have a configuration file and requires a certain number of
parameters on its command line.

In rc.conf, you will have to set the following variables to sensible
values:

  - rbldnsd_zones:  the list of managed zones, following the syntax
                    described by rbldnsd(8).

  - rbldnsd_flags:  at least one occurrence of -b is required.

  - rbldnsd_chrootdir:  while optional, this option is strongly
                        recommended.

===========================================================================