[322] in Moira
what generates Hesiod service.db?
daemon@ATHENA.MIT.EDU (Mark Rosenstein)
Fri Jul 12 10:48:14 1991
Date: Fri, 12 Jul 91 10:47:50 -0400
From: Mark Rosenstein <mar@MIT.EDU>
To: haynes@cats.UCSC.EDU
Cc: bug-moira@ATHENA.MIT.EDU
In-Reply-To: haynes@cats.ucsc.edu's message of Thu, 11 Jul 91 19:38:55 PDT <9107120238.AA01816@felix.UCSC.EDU>
As you observed, much of the support for services has been commented
out of the Moira sources. We are not actively using it here, and that
is the state it was left in. If you remove the appropriate "#ifdef notdef"s
in the server, the queries will be supported, although there is no
code at all in the client program to manipulate them. If you do
manage to get them in the database, the distributed hesiod.gen will
make the appropriate zone file for you.
-Mark