/[pxelator]/lib/PXElator/dnsd.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/PXElator/dnsd.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 231 by dpavlin, Sat Aug 15 14:41:33 2009 UTC revision 232 by dpavlin, Sun Aug 16 22:51:57 2009 UTC
# Line 106  sub start { Line 106  sub start {
106                  Verbose      => $debug,                  Verbose      => $debug,
107          ) || die "couldn't create nameserver object\n";          ) || die "couldn't create nameserver object\n";
108    
109          CouchDB::audit('start', { listen => { port => 53, domain_name => $server::domain_name } });          CouchDB::audit('start', { port => 53, domain_name => $server::domain_name });
110          warn "DNS $server::domain_name";          warn "DNS $server::domain_name";
111    
112          $ns->main_loop;          $ns->main_loop;

Legend:
Removed from v.231  
changed lines
  Added in v.232

  ViewVC Help
Powered by ViewVC 1.1.26