Tweak devel/racer version 2.1.31
[dports.git] / dns / bind916 / files / pkg-message.in
1 [
2 {
3 # %!fmt 59 63
4   message: <<EOT
5 BIND requires configuration of rndc, including a "secret"
6 key.  The easiest, and most secure way to configure rndc is
7 to run 'rndc-confgen -a' to generate the proper conf file,
8 with a new random key, and appropriate file permissions.
9
10 The %%PREFIX%%/etc/rc.d/named script will do that for you.
11
12 If using syslog to log the BIND9 activity, and using a
13 chroot'ed installation, you will need to tell syslog to install
14 a log socket in the BIND9 chroot by running:
15
16   # sysrc altlog_proglist+=named
17
18 And then restarting syslogd with: service syslogd restart
19 EOT
20   type: install
21 }
22 ]