summarylogtreecommitdiffstats
path: root/pam-login
diff options
context:
space:
mode:
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