summaryrefslogtreecommitdiff
path: root/pcr/util-linux-nosystemd/pam-common
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2017-08-09 19:11:06 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2017-08-09 19:11:06 -0500
commit72660ab528c704af8a3164feb8f29ac35f2d35db (patch)
treeaa74947ab1fc7f6b5f0d35d4a965e7ddbd8b4be8 /pcr/util-linux-nosystemd/pam-common
parent4dcff67a211fab0c368e5bcc84b1b070e97dd5e1 (diff)
downloadabslibre-72660ab528c704af8a3164feb8f29ac35f2d35db.tar.gz
abslibre-72660ab528c704af8a3164feb8f29ac35f2d35db.tar.bz2
abslibre-72660ab528c704af8a3164feb8f29ac35f2d35db.zip
util-linux-nosystemd: add package to [pcr]
Diffstat (limited to 'pcr/util-linux-nosystemd/pam-common')
-rw-r--r--pcr/util-linux-nosystemd/pam-common6
1 files changed, 6 insertions, 0 deletions
diff --git a/pcr/util-linux-nosystemd/pam-common b/pcr/util-linux-nosystemd/pam-common
new file mode 100644
index 000000000..a7bf8a4a5
--- /dev/null
+++ b/pcr/util-linux-nosystemd/pam-common
@@ -0,0 +1,6 @@
+#%PAM-1.0
+auth sufficient pam_rootok.so
+auth required pam_unix.so
+account required pam_unix.so
+session required pam_unix.so
+password required pam_permit.so