Man page - dh_installpam(1)

Packages contains this manual

Available languages:

en fr es pt ja de

Manual

DH_INSTALLPAM

NOMBRE
SINOPSIS
DESCRIPCIÓN
FICHEROS
OPCIONES
VÉASE TAMBIÉN
AUTOR
TRADUCTOR

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

debhelper (7)

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