other versions
- buster 12.1.1
- buster-backports 13.3.1~bpo10+1
- testing 13.3.3
- unstable 13.3.4
DH_INSTALLLOGCHECK(1) | Debhelper | DH_INSTALLLOGCHECK(1) |
名前¶
dh_installlogcheck - etc/logcheck/ に logcheck 用ルールファイルをインストールする書式¶
dh_installlogcheck [debhelper options]説明¶
dh_installlogcheck は logcheck 用のルール定義ファイルをインストールする役目の debhelper プログラムです。ファイル¶
- debian/package.logcheck.cracking
- debian/package.logcheck.violations
- debian/package.logcheck.violations.ignore
- debian/package.logcheck.ignore.workstation
- debian/package.logcheck.ignore.server
- debian/package.logcheck.ignore.paranoid
- これらのファイルが存在する場合、パッケージビルドディレクトリ内の etc/logcheck/ サブディレクトリ以下にファイルに応じてインストールされます。
オプション¶
- --name=name
- debian/package.name.logcheck.* の名前を持つファイルを探し、これらを etc/logcheck/ 以下の各ファイルに応じた場所へインストールします。この時、パッケージの名前を使わず指定された名前を利用します。
参照¶
debhelper(7)このプログラムはdebhelperの一部です。
作者¶
Jon Middleton <jjm@debian.org>2019-02-23 | 12.1.1 |