summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-plasma/kscreenlocker/files/kde-np.pam10
-rw-r--r--kde-plasma/kscreenlocker/files/kde.pam11
2 files changed, 0 insertions, 21 deletions
diff --git a/kde-plasma/kscreenlocker/files/kde-np.pam b/kde-plasma/kscreenlocker/files/kde-np.pam
deleted file mode 100644
index f5499e6dc45..00000000000
--- a/kde-plasma/kscreenlocker/files/kde-np.pam
+++ /dev/null
@@ -1,10 +0,0 @@
-#%PAM-1.0
-
-auth required pam_nologin.so
-auth required pam_permit.so
-
-account include system-local-login
-
-password include system-local-login
-
-session include system-local-login
diff --git a/kde-plasma/kscreenlocker/files/kde.pam b/kde-plasma/kscreenlocker/files/kde.pam
deleted file mode 100644
index 24d19de0d3d..00000000000
--- a/kde-plasma/kscreenlocker/files/kde.pam
+++ /dev/null
@@ -1,11 +0,0 @@
-#%PAM-1.0
-
-auth required pam_nologin.so
-
-auth include system-local-login
-
-account include system-local-login
-
-password include system-local-login
-
-session include system-local-login