other versions
- bookworm 13.11.4
- bookworm-backports 13.19~bpo12+1
- testing 13.20
- unstable 13.22
DH_INSTALLCRON(1) | Debhelper | DH_INSTALLCRON(1) |
名前¶
dh_installcron - cron スクリプトを etc/cron.* へインストールする
書式¶
dh_installcron [debhelper options] [--name=name]
説明¶
dh_installcron は cron スクリプトをインストールする役目の debhelper プログラムです。
ファイル¶
- debian/package.cron.daily
- debian/package.cron.weekly
- debian/package.cron.monthly
- debian/package.cron.yearly
- debian/package.cron.hourly
- debian/package.cron.d
- これは、パッケージビルドディレクトリ以下にある適切な etc/cron.*/ にそれぞれインストールされます。
オプション¶
- --name=name
- Look for files named debian/package.name.cron.* and install them as etc/cron.*/name, instead of using the usual files and installing them as the package name.
参照¶
このプログラムは debhelper の一部です。
作者¶
Joey Hess <joeyh@debian.org>
2024-12-18 | 13.22 |