/[smeserver]/rpms/logwatch/sme8/logwatch-7.3.2-clamd.patch
ViewVC logotype

Contents of /rpms/logwatch/sme8/logwatch-7.3.2-clamd.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue Jun 12 19:57:29 2007 UTC (16 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: logwatch-7_3_2-3_el5_sme, HEAD
Import on branch sme8 of package logwatch-7.3.2-3.el5.sme.src.rpm

1 diff -Nur -x '*.orig' -x '*.rej' logwatch-7.3.2/conf/logfiles/clamd-current.conf mezzanine_patched_logwatch-7.3.2/conf/logfiles/clamd-current.conf
2 --- logwatch-7.3.2/conf/logfiles/clamd-current.conf 1969-12-31 17:00:00.000000000 -0700
3 +++ mezzanine_patched_logwatch-7.3.2/conf/logfiles/clamd-current.conf 2006-12-29 13:01:27.000000000 -0700
4 @@ -0,0 +1,15 @@
5 +##########################################################################
6 +# $Id: clamd-current.conf,v 1.1 2005/09/07 00:37:59 bjorn Exp $
7 +##########################################################################
8 +# $Log: clamd-current.conf,v $
9 +# Revision 1.1 2005/09/07 00:37:59 bjorn
10 +# New clamd multilog files written by Shad L. Lords
11 +#
12 +##########################################################################
13 +
14 +# What actual file? Defaults to LogPath if not absolute path....
15 +LogFile = clamd/@*.s
16 +LogFile = clamd/current
17 +
18 +# Keep only the lines in the proper date range...
19 +*applytaidate
20 diff -Nur -x '*.orig' -x '*.rej' logwatch-7.3.2/conf/services/clamd.conf mezzanine_patched_logwatch-7.3.2/conf/services/clamd.conf
21 --- logwatch-7.3.2/conf/services/clamd.conf 1969-12-31 17:00:00.000000000 -0700
22 +++ mezzanine_patched_logwatch-7.3.2/conf/services/clamd.conf 2006-12-29 13:03:34.000000000 -0700
23 @@ -0,0 +1,29 @@
24 +###########################################################################
25 +# $Id: clamd.conf,v 1.1 2005/09/07 00:37:59 bjorn Exp $
26 +###########################################################################
27 +# $Log: clamd.conf,v $
28 +# Revision 1.1 2005/09/07 00:37:59 bjorn
29 +# New clamd multilog files written by Shad L. Lords
30 +#
31 +###########################################################################
32 +
33 +# for use with multilog
34 +
35 +# You can put comments anywhere you want to. They are effective for the
36 +# rest of the line.
37 +
38 +# this is in the format of <name> = <value>. Whitespace at the beginning
39 +# and end of the lines is removed. Whitespace before and after the = sign
40 +# is removed. Everything is case *insensitive*.
41 +
42 +# Yes = True = On = 1
43 +# No = False = Off = 0
44 +
45 +Title = "clamd"
46 +
47 +# Which logfile group...
48 +LogFile = clamd-current
49 +
50 +# Only give lines pertaining to the clamd service...
51 +#*OnlyService = clamd
52 +*RemoveHeaders =

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed