Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   dh_installlogrotate    ( 1 )

установить файлы конфигурации logrotate (install logrotate config files)

Имя (Name)

dh_installlogrotate - install logrotate config files


Синопсис (Synopsis)

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.