Интерактивная система просмотра системных руководств (man-ов)
dh_installpam (1)
>> dh_installpam (1) ( Linux man: Команды и прикладные программы пользовательского уровня )
NAME
dh_installpam - install pam support files
SYNOPSIS
dh_installpam [debhelper options] [--name=name]
DESCRIPTION
dh_installpam is a debhelper program that is responsible for installing
files used by PAM into package build directories.
If a file named debian/package.pam exists, then it is installed into
etc/pam.d/package in the package build directory.
OPTIONS
--name=name
Look for files named debian/package.name.pam and install them as
etc/pam.d/name, instead of using the usual files and installing them as
the package name.