[MacPorts] #55212: bind9 macOS High Sierra

MacPorts noreply at macports.org
Mon Nov 27 22:46:06 UTC 2017


#55212: bind9 macOS High Sierra
----------------------+------------------------
  Reporter:  tigerkr  |      Owner:  danielluke
      Type:  defect   |     Status:  assigned
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  2.4.2
Resolution:           |   Keywords:  highsierra
      Port:  bind9    |
----------------------+------------------------

Comment (by tigerkr):

 {{{
 logging {

         channel default {
                 file "/var/log/named.log";
                 severity info;
                 print-category yes;
                 print-severity yes;
                 print-time yes;
         };

         channel named_syslog {
                 syslog daemon;
                 severity info;
                 print-category yes;
                 print-severity yes;
                 print-time yes;
         };


         category default        { default; named_syslog; };
         category config         { default; };
         category queries        { null; };
         category lame-servers   { null; };
         category update         { default; };
         category xfer-in        { default; };
         category xfer-out       { default; };
         category notify         { default; };
         category security       { default; };
 };
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/55212#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list