diff options
author | markd <markd@pkgsrc.org> | 2005-07-31 13:19:55 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2005-07-31 13:19:55 +0000 |
commit | 288fb7291b750e89e92e38fbfc94df1426c0ed5c (patch) | |
tree | 797f6b5f9ddc11162b72be772ba0effb13bc197b /net/netatalk/MESSAGE.pam | |
parent | 083c97478a011221ae2f7988a407d3d692e7886c (diff) | |
download | pkgsrc-288fb7291b750e89e92e38fbfc94df1426c0ed5c.tar.gz |
Make openslp support optional (PR pkg/30715) and add an option for PAM.
Bump PKGREVISION.
Diffstat (limited to 'net/netatalk/MESSAGE.pam')
-rw-r--r-- | net/netatalk/MESSAGE.pam | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net/netatalk/MESSAGE.pam b/net/netatalk/MESSAGE.pam new file mode 100644 index 00000000000..a33d17c5d62 --- /dev/null +++ b/net/netatalk/MESSAGE.pam @@ -0,0 +1,8 @@ +=========================================================================== +$NetBSD: MESSAGE.pam,v 1.1 2005/07/31 13:19:55 markd Exp $ + +A netatalk PAM configuration file needs to be installed in the pam.d +directory. An example file can be found at +${PREFIX}/share/examples/netatalk/netatalk.pamd + +=========================================================================== |