aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/kde-workspace/kde.pam
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/kde-workspace/kde.pam')
-rw-r--r--unmaintained/kde-workspace/kde.pam10
1 files changed, 0 insertions, 10 deletions
diff --git a/unmaintained/kde-workspace/kde.pam b/unmaintained/kde-workspace/kde.pam
deleted file mode 100644
index a723cbdecd..0000000000
--- a/unmaintained/kde-workspace/kde.pam
+++ /dev/null
@@ -1,10 +0,0 @@
-#%PAM-1.0
-auth requisite pam_nologin.so
-auth required pam_env.so
-
-auth required pam_succeed_if.so uid >= 1000 quiet
-auth include system-auth
-
-account include system-account
-password include system-password
-session include system-session