]> git.pld-linux.org Git - packages/ntp.git/blob - ntp-4.2.6p1-logdefault.patch
- clean format-security.patch
[packages/ntp.git] / ntp-4.2.6p1-logdefault.patch
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  
6  #endif /* SYS_WINNT */
7         res_fp = NULL;
8 -       ntp_syslogmask = NLOG_SYNCMASK; /* set more via logconfig */
9 +       ntp_syslogmask = NLOG_SYNCMASK | NLOG_EVENT | NLOG_STATUS; /* set more via logconfig */
10  
11         /*
12          * install a non default variable with this daemon version
This page took 0.027308 seconds and 3 git commands to generate.