other versions
- buster 12.1.1
- buster-backports 13.3.1~bpo10+1
- testing 13.3.3
- unstable 13.3.4
DH_INSTALLLOGROTATE(1) | Debhelper | DH_INSTALLLOGROTATE(1) |
NAME¶
dh_installlogrotate - install logrotate config filesSYNOPSIS¶
dh_installlogrotate [debhelper options] [--name=name]DESCRIPTION¶
dh_installlogrotate is a debhelper program that is responsible for installing logrotate config files into etc/logrotate.d in package build directories. Files named debian/package.logrotate are installed.OPTIONS¶
- --name=name
- Look for files named debian/package.name.logrotate and install them as etc/logrotate.d/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>2019-02-23 | 12.1.1 |