1DH_INSTALLLOGCHECK(1) Debhelper DH_INSTALLLOGCHECK(1)
2
3
4
6 dh_installlogcheck - install logcheck rulefiles into etc/logcheck/
7
9 dh_installlogcheck [debhelper options]
10
12 dh_installlogcheck is a debhelper program that is responsible for
13 installing logcheck rule files.
14
16 debian/package.logcheck.cracking
17 debian/package.logcheck.violations
18 debian/package.logcheck.violations.ignore
19 debian/package.logcheck.ignore.workstation
20 debian/package.logcheck.ignore.server
21 debian/package.logcheck.ignore.paranoid
22 Each of these files, if present, are installed into corresponding
23 subdirectories of etc/logcheck/ in package build directories.
24
26 --name=name
27 Look for files named debian/package.name.logcheck.* and install
28 them into the corresponding subdirectories of etc/logcheck/, but
29 use the specified name instead of that of the package.
30
32 debhelper(7)
33
34 This program is a part of debhelper.
35
37 Jon Middleton <jjm@debian.org>
38
39
40
4113.11.6 2023-09-02 DH_INSTALLLOGCHECK(1)