ntp-4.2.6p1-logdefault.patch 528 B

12345678910111213
  1. diff -up ntp-4.2.6p1/ntpd/ntp_config.c.logdefault ntp-4.2.6p1/ntpd/ntp_config.c
  2. --- ntp-4.2.6p1/ntpd/ntp_config.c.logdefault 2010-01-24 11:01:45.000000000 +0100
  3. +++ ntp-4.2.6p1/ntpd/ntp_config.c 2010-03-09 17:44:09.000000000 +0100
  4. @@ -3794,7 +3794,7 @@ getconfig(
  5. #endif /* SYS_WINNT */
  6. res_fp = NULL;
  7. - ntp_syslogmask = NLOG_SYNCMASK; /* set more via logconfig */
  8. + ntp_syslogmask = NLOG_SYNCMASK | NLOG_EVENT | NLOG_STATUS; /* set more via logconfig */
  9. /*
  10. * install a non default variable with this daemon version