table of contents
- bookworm 13.11.4
- bookworm-backports 13.19~bpo12+1
- testing 13.20
- unstable 13.20
DH_INSTALLPAM(1) | Debhelper | DH_INSTALLPAM(1) |
NOMBRE¶
dh_installpam - Instala ficheros de compatibilidad de pam
SINOPSIS¶
dh_installpam [opciones-de-debhelper] [-n] [--name=nombre]
DESCRIPCIÓN¶
dh_installpam es un programa de debhelper responsable de instalar ficheros utilizados por PAM en los directorios de construcción del paquete.
FICHEROS¶
- debian/paquete.pam
- Installed into usr/lib/pam.d/package in the package build
directory.
Until compatibility level 14 this file was installed under etc/pam.d/package. Please consider using the "rm_conffile" feature from dh_installdeb(1) to ensure the proper removal of previous PAM files.
OPCIONES¶
- --name=nombre
- Look for files named debian/package.name.pam and install them as usr/lib/pam.d/name, instead of using the usual files and installing them using the package name.
VÉASE TAMBIÉN¶
Este programa es parte de debhelper.
AUTOR¶
Joey Hess <joeyh@debian.org>
TRADUCTOR¶
Traducción de Rubén Porras Campo <debian-l10n-spanish@lists.debian.org> Actualización de Omar Campagne Polaino
2024-08-23 | 13.20 |