diff options
| author | Joe Richey joerichey@google.com <joerichey@google.com> | 2017-08-22 15:41:18 -0700 |
|---|---|---|
| committer | Joe Richey joerichey@google.com <joerichey@google.com> | 2017-08-22 15:41:18 -0700 |
| commit | ef5cc07774674c66b5dbeb7c655a26ac6371e378 (patch) | |
| tree | ea9996782b0528bebd44f36dd13e13eb9a3e791f /pam_fscrypt/config | |
| parent | ca70b81fddb340ed5212741a773c3a4a0c4ea3e2 (diff) | |
pam_fscrypt: lock all PAM policies w/ flag
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 26b7767..795a4f8 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_fscrypt.so drop_caches + optional pam_fscrypt.so drop_caches lock_policies Password-Type: Additional Password-Final: optional pam_fscrypt.so |