summaryrefslogtreecommitdiff
path: root/staging/kdebase-workspace/kde.pam
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-01 11:35:39 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-01 11:35:39 -0300
commit1192f92b3117f045d8a6e01bdc18a71d4ce7e980 (patch)
treef142ada32802fc41be79d63118bbfd3f692c3485 /staging/kdebase-workspace/kde.pam
parenta3eb7624c72208c02fb4778c487ac9458436cca0 (diff)
parent560562e36a27da267f2f4f7989806790192888ef (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/dictd/PKGBUILD community/libmaa/PKGBUILD core/gcc/PKGBUILD core/glibc/PKGBUILD extra/libatasmart/PKGBUILD extra/llvm/PKGBUILD extra/pidgin/PKGBUILD multilib/gcc-multilib/PKGBUILD multilib/gcc-multilib/gcc_pure64.patch multilib/lib32-glibc/PKGBUILD multilib/lib32-glibc/glibc-2.14-libdl-crash.patch multilib/lib32-glibc/lib32-glibc.conf multilib/lib32-pcre/PKGBUILD multilib/libtool-multilib/PKGBUILD
Diffstat (limited to 'staging/kdebase-workspace/kde.pam')
-rw-r--r--staging/kdebase-workspace/kde.pam7
1 files changed, 7 insertions, 0 deletions
diff --git a/staging/kdebase-workspace/kde.pam b/staging/kdebase-workspace/kde.pam
new file mode 100644
index 000000000..1a259390f
--- /dev/null
+++ b/staging/kdebase-workspace/kde.pam
@@ -0,0 +1,7 @@
+#%PAM-1.0
+auth required pam_unix.so
+auth required pam_nologin.so
+account required pam_unix.so
+password required pam_unix.so
+session required pam_unix.so
+session required pam_limits.so \ No newline at end of file