home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / etc / hesiod.conf < prev    next >
Encoding:
Text File  |  2009-04-20  |  418 b   |  14 lines

  1. # This file determines the behavior of the Hesiod library.
  2.  
  3. # This line should pretty much always be the same, unless you have a
  4. # funny environment.
  5. lhs=.ns
  6.  
  7. # This determines the Hesiod domain.  You must specify an rhs line.
  8. rhs=.buildd
  9.  
  10. # This line specifies the class search order.  You can reverse the
  11. # order or leave out IN or HS if you want.  Don't add spaces after the
  12. # beginning of the value.
  13. classes=IN,HS
  14.