diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2018-10-09 21:14:03 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2018-10-09 21:14:03 -0400 |
commit | 61da553103205ed0ea432def3cdafbe9d09f0ab7 (patch) | |
tree | 9b747b72b5f0fc8dfd376dec43f4158ca69842a4 /libre/pam/other | |
parent | b7a1f811bf9e3ef00caeb8228a64e480a1520841 (diff) | |
download | abslibre-61da553103205ed0ea432def3cdafbe9d09f0ab7.tar.gz abslibre-61da553103205ed0ea432def3cdafbe9d09f0ab7.tar.bz2 abslibre-61da553103205ed0ea432def3cdafbe9d09f0ab7.zip |
libre/pam: Import from Arch Linux 32
Diffstat (limited to 'libre/pam/other')
-rw-r--r-- | libre/pam/other | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libre/pam/other b/libre/pam/other new file mode 100644 index 000000000..08498b423 --- /dev/null +++ b/libre/pam/other @@ -0,0 +1,5 @@ +#%PAM-1.0 +auth required pam_unix.so +account required pam_unix.so +password required pam_unix.so +session required pam_unix.so |