]> git.pld-linux.org Git - packages/fwlogwatch.git/blob - fwlogwatch-config.patch
- added zlib-devel to BuildRequires and fixed (my) typo in %install.
[packages/fwlogwatch.git] / fwlogwatch-config.patch
1 diff -urN fwlogwatch-0.4.org/fwlogwatch.config fwlogwatch-0.4/fwlogwatch.config
2 --- fwlogwatch-0.4.org/fwlogwatch.config        Thu Aug 30 14:00:03 2001
3 +++ fwlogwatch-0.4/fwlogwatch.config    Thu Aug 30 15:20:44 2001
4 @@ -24,7 +24,7 @@
5  # files (gzip) are supported.
6  # Command line option: -f <file>
7  #
8 -#input = 
9 +input  = /var/log/kernel
10  
11  
12  ### Evaluation options ###
13 @@ -202,7 +202,7 @@
14  # Use 'realtime_response' to turn this mode on.
15  # Command line option: -R
16  #
17 -#realtime_response
18 +realtime_response
19  
20  # With the 'pidfile' option you can specify a file fwlogwatch will use to
21  # keep it's PID so it can receive signals from scripts.
22 @@ -227,8 +227,8 @@
23  # respectively are specified here.
24  # Command line options: -A / -B
25  #
26 -#notify
27 -#respond
28 +notify
29 +respond
30  
31  # Known hosts are those that will not be warned about or actions taken
32  # against, even if they match the alert/response criteria.
This page took 0.040683 seconds and 3 git commands to generate.