other versions
- bullseye 13.3.4
- bullseye-backports 13.11.1~bpo11+1
- testing 13.11.3
- unstable 13.11.4
DH_INSTALLPAM(1) | Debhelper | DH_INSTALLPAM(1) |
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.
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¶
This program is a part of debhelper.
AUTHOR¶
Joey Hess <joeyh@debian.org>
2021-03-06 | 13.3.4 |