summaryrefslogtreecommitdiffstats
path: root/abs/core/util-linux/pam-login
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-07 19:05:10 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-07 19:05:10 (GMT)
commit7108cf5024e8a9491c1269e95426889736472d0a (patch)
treeaec3fe8fdc2b5c5571200d11584a1799d1392510 /abs/core/util-linux/pam-login
parentf3d2833257ef401f6311b0d1a7a7e5c7fb5bdc12 (diff)
downloadlinhes_pkgbuild-7108cf5024e8a9491c1269e95426889736472d0a.zip
linhes_pkgbuild-7108cf5024e8a9491c1269e95426889736472d0a.tar.gz
linhes_pkgbuild-7108cf5024e8a9491c1269e95426889736472d0a.tar.bz2
util-linux 2.21.2
includes our patch for agetty
Diffstat (limited to 'abs/core/util-linux/pam-login')
-rw-r--r--abs/core/util-linux/pam-login7
1 files changed, 7 insertions, 0 deletions
diff --git a/abs/core/util-linux/pam-login b/abs/core/util-linux/pam-login
new file mode 100644
index 0000000..1960d94
--- /dev/null
+++ b/abs/core/util-linux/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