summaryrefslogtreecommitdiff
path: root/net/mydns-mysql/MESSAGE
blob: 81b7cbf36f37cddc0ce37f889429dd1feeb4786f (plain)
1
2
3
4
5
6
7
8
9
10
11
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2005/10/29 16:59:17 minskim Exp $

MyDNS uses two tables in a MySQL database: "soa" and "rr" (you can change
this in ${PKG_SYSCONFDIR}/mydns.conf if you want).  MyDNS can give the commands
to generate these tables:

  ${PREFIX}/sbin/mydns --create-tables

You can pipe the output right into the mysql(1) client.
===========================================================================