summarylogtreecommitdiffstats
path: root/pam-login
diff options
context:
space:
mode:
authorTimothée Ravier2013-11-03 19:42:41 +0100
committerTimothée Ravier2013-11-03 19:42:41 +0100
commitce7cb98c730b2e8292f01e45a3f94785812834b5 (patch)
treeb57e1fe3549f69fdfbfb61e6dd96af030e2980a0 /pam-login
downloadaur-ce7cb98c730b2e8292f01e45a3f94785812834b5.tar.gz
General update: SELinux userspace & pkg renaming
Diffstat (limited to 'pam-login')
-rw-r--r--pam-login7
1 files changed, 7 insertions, 0 deletions
diff --git a/pam-login b/pam-login
new file mode 100644
index 000000000000..1960d9497c08
--- /dev/null
+++ b/pam-login
@@ -0,0 +1,7 @@
+#%PAM-1.0
+
+auth required pam_securetty.so
+auth requisite pam_nologin.so
+auth include system-local-login
+account include system-local-login
+session include system-local-login