]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - ntp/patches/ntp-4.2.6p1-logdefault.patch
Merge remote-tracking branch 'stevee/plymouth-update'
[people/ms/ipfire-3.x.git] / ntp / patches / ntp-4.2.6p1-logdefault.patch
CommitLineData
5af29fb3
MT
1diff -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