freebsd-ports/dns/mydns-ng/pkg-message
Kirill Ponomarev df8b198761 - Update to 0.10.0
PR:		55868
Submitted by:	maintainer
2003-08-22 18:19:05 +00:00

11 lines
437 B
Text

To get MyDNS working you will need to do some configuration, first you
will need to create %%%PREFIX%%%/etc/mydns.conf based on the
installed sample file. Following that you will need to setup your
database tables, you can use the output of
%%%PREFIX%%%/sbin/mydns --create-tables
as a template.
If you're upgrading from a version before 0.9.12 then please read the
instructions at http://mydns.bboy.net/ptr.html before running MyDNS