diff options
| author | Joe Richey <joerichey94@gmail.com> | 2017-08-29 10:25:53 -0700 |
|---|---|---|
| committer | Joe Richey <joerichey94@gmail.com> | 2017-08-29 10:25:53 -0700 |
| commit | a14c0e8b896a1986bbd807ea60e3d7d05f5f6dfc (patch) | |
| tree | 66b7477e86c2aec09c837936cd993b07a9472eae /README.md | |
| parent | ac3524f03f526017d671eae235af631a5f17cbc9 (diff) | |
Fixed typos
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -187,7 +187,7 @@ to add the line: ``` auth optional pam_fscrypt.so ``` -after `pam_unix.so` in `/etc/pam.d/common-password` or similar, and to add the +after `pam_unix.so` in `/etc/pam.d/common-auth` or similar, and to add the line: ``` session optional pam_fscrypt.so drop_caches lock_policies |