aboutsummaryrefslogtreecommitdiff
path: root/dns/mydns/pkg-message
blob: 4f3257e1e60c1110f35ed5b047aedc0915450d89 (plain) (blame)
1
2
3
4
5
6
7

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.