]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blob - ntp/patches/ntp-4.2.6p1-logdefault.patch
ae816b7419978870108a1a1e33840a2946e5e3e0
[people/ms/ipfire-3.x.git] / ntp / patches / 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