Rechercher une page de manuel
dh_installcron
Langue: en
Version: 2008-12-16 (debian - 07/07/09)
Section: 1 (Commandes utilisateur)
NAME
dh_installcron - install cron scripts into etc/cron.*SYNOPSIS
dh_installcron [debhelper options] [--name=name]DESCRIPTION
dh_installcron is a debhelper program that is responsible for installing cron scripts into etc/cron.*/ in package build directories. The files debian/package.cron.daily, debian/package.cron.weekly, debian/package.cron.monthly, debian/package.cron.hourly, and debian/package.cron.d are installed.OPTIONS
- --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.
SEE ALSO
debhelper(7)This program is a part of debhelper.
AUTHOR
Joey Hess <joeyh@debian.org>Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre