diff options
| author | Joseph Richey <joerichey@google.com> | 2021-03-09 01:27:42 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-09 01:27:42 -0800 |
| commit | 177de25ee64d13c71935ed3a1ec543f97a5d3741 (patch) | |
| tree | dc84a38d94314c8e20430db62706addd008ca636 /pam_fscrypt/config | |
| parent | 90a96e4473ae7bcf61a97f25fc67a9a953187f56 (diff) | |
| parent | 36d7ec1c2ddd367865a7438b8c602ad37fb229e8 (diff) | |
Merge pull request #281 from ebiggers/pam_fscrypt-updates
pam_fscrypt: eliminate unnecessary options and improve documentation
Diffstat (limited to 'pam_fscrypt/config')
| -rw-r--r-- | pam_fscrypt/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pam_fscrypt/config b/pam_fscrypt/config index 9b2eb8f..f83dab2 100644 --- a/pam_fscrypt/config +++ b/pam_fscrypt/config @@ -7,7 +7,7 @@ Auth-Final: Session-Type: Additional Session-Interactive-Only: yes Session-Final: - optional PAM_INSTALL_PATH drop_caches lock_policies + optional PAM_INSTALL_PATH Password-Type: Additional Password-Final: optional PAM_INSTALL_PATH |