18 lines
410 B
Text
18 lines
410 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
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. Finally enable MyDNS by adding
|
|
|
|
mydns_enable="YES"
|
|
|
|
into your rc.conf.
|
|
EOM
|
|
}
|
|
]
|