blob: 0c088964d29eebde15fb8036f89935679ac7eac5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
===========================================================================
$NetBSD: MESSAGE,v 1.1 2001/11/01 01:16:55 zuntum Exp $
Remember to copy the sample files to the real file names.
Here is an example what you need to do:
cd ${PREFIX}/etc/
cp logcheck.ignore.sample logcheck.ignore
cp logcheck.violations.ignore.sample logcheck.violations.ignore
cp logcheck.violations.sample logcheck.violations
cp logcheck.hacking.sample logcheck.hacking
Note that logcheck is started with ${PREFIX}/etc/logcheck.sh
===========================================================================
|