dh_installpam(1) v7 man page | unix.com

Man Page: dh_installpam

Operating Environment: v7

Section: 1

DH_INSTALLPAM(1)						     Debhelper							  DH_INSTALLPAM(1)

NAME
dh_installpam - install pam support files SYNOPSIS
dh_installpam [debhelperoptions] [--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. AUTHOR
Joey Hess <joeyh@debian.org> 11.1.6ubuntu2 2018-05-10 DH_INSTALLPAM(1)
Related Man Pages
dh_installmenu(1) - debian
dh_installmenu(1) - netbsd
dh_installmenu(1) - centos
dh_installmenu(1) - plan9
dh_installmenu(1) - xfree86
Similar Topics in the Unix Linux Community
Need to add prefix using sed or awk from cat the file
Need help to compile and create python64 bit (2.7.9) on Solaris10
Read a file and save every word in a variable to use
Building JSON command with bash script
Bash - here document on RHEL 6.8 and 6.9 servers aren't working