1DH_INSTALLLOGROTATE(1) Debhelper DH_INSTALLLOGROTATE(1)
2
3
4
6 dh_installlogrotate - install logrotate config files
7
9 dh_installlogrotate [debhelper options] [--name=name]
10
12 dh_installlogrotate is a debhelper program that is responsible for
13 installing logrotate config files into etc/logrotate.d in package build
14 directories. Files named debian/package.logrotate are installed.
15
17 --name=name
18 Look for files named debian/package.name.logrotate and install them
19 as etc/logrotate.d/name, instead of using the usual files and
20 installing them as the package name.
21
23 debhelper(7)
24
25 This program is a part of debhelper.
26
28 Joey Hess <joeyh@debian.org>
29
30
31
3213.11.6 2023-09-02 DH_INSTALLLOGROTATE(1)