summarylogtreecommitdiffstats
path: root/pam-common
diff options
context:
space:
mode:
authorNarrat2020-01-12 21:03:27 +0100
committerNarrat2020-01-12 21:03:27 +0100
commit733b8a0b2bfbecc8a0a4997d4e5d5d45d75c074b (patch)
treee639743d8502c178c7af9b214d5a9c99c2eff826 /pam-common
parent396d5559939421d51801e3266bc68b3b5aae5166 (diff)
downloadaur-733b8a0b2bfbecc8a0a4997d4e5d5d45d75c074b.tar.gz
Follow Arch to 2.34-8
Minimized the differences with the repo PKGBUILD as much as possible.
Diffstat (limited to 'pam-common')
-rw-r--r--pam-common6
1 files changed, 6 insertions, 0 deletions
diff --git a/pam-common b/pam-common
new file mode 100644
index 000000000000..a7bf8a4a5b08
--- /dev/null
+++ b/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