blob: 5dae1b02af91653384097a132437117f6c3cb1e9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
----------------------------------------------------------------------------
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
----------------------------------------------------------------------------
|