dh_installpam (1) Linux Manual Page
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.Files
- debian/package.pam
- 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 using the package name.
See Also
debhelper(7) This program is a part of debhelper.
