summaryrefslogtreecommitdiff
path: root/dns/radns/files/pkg-message.in
blob: c0307b41c3f8d8678fc6221f40782bdb2f44b4f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
{ type: install
  message: <<EOM
To enable radns, edit /etc/rc.conf and add:

  radns_enable="YES"

radns won't touch your system's /etc/resolv.conf. It will write to its
own file %%PREFIX%%/etc/radns/radns-resolv.conf.

To make sure the system's /etc/resolv.conf file is created from all
sources, read %%PREFIX%%/share/doc/radns/README.FreeBSD.
EOM
}
]