diff options
Diffstat (limited to 'contrib/libpam/conf/pam_conv1/README')
-rw-r--r-- | contrib/libpam/conf/pam_conv1/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/libpam/conf/pam_conv1/README b/contrib/libpam/conf/pam_conv1/README new file mode 100644 index 0000000000000..d3344bb34ff0a --- /dev/null +++ b/contrib/libpam/conf/pam_conv1/README @@ -0,0 +1,10 @@ +$Id: README,v 1.1 1997/02/15 15:50:50 morgan Exp $ + +This directory contains a untility to convert pam.conf files to a pam.d/ +tree. The conversion program takes pam.conf from the standard input and +creates the pam.d/ directory in the current directory. + +The program will fail if ./pam.d/ already exists. + +Andrew Morgan, February 1997 + |