diff options
author | James Meyer <james.meyer@operamail.com> | 2010-09-19 20:47:04 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-09-19 20:47:04 (GMT) |
commit | 33768edd59d7b87b593345338c00fc56854f5e71 (patch) | |
tree | 09b8f3dcb743168c4e8cc536b131f162a971bcfe /abs/core-testing/cups/cups.pam | |
parent | cc6b7ee11973de2d095d47249804bbf79b9f8870 (diff) | |
download | linhes_pkgbuild-33768edd59d7b87b593345338c00fc56854f5e71.zip linhes_pkgbuild-33768edd59d7b87b593345338c00fc56854f5e71.tar.gz linhes_pkgbuild-33768edd59d7b87b593345338c00fc56854f5e71.tar.bz2 |
cups: added cups pkg (this includes libcups)
Diffstat (limited to 'abs/core-testing/cups/cups.pam')
-rw-r--r-- | abs/core-testing/cups/cups.pam | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/abs/core-testing/cups/cups.pam b/abs/core-testing/cups/cups.pam new file mode 100644 index 0000000..53724d1 --- /dev/null +++ b/abs/core-testing/cups/cups.pam @@ -0,0 +1,3 @@ +auth required pam_unix.so +account required pam_unix.so +session required pam_unix.so |