15 lines
633 B
Text
15 lines
633 B
Text
===========================================================================
|
|
$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
|
|
|
|
===========================================================================
|