]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
README: improve PAM configuration documentation (again)
authorEric Biggers <ebiggers@google.com>
Mon, 8 Mar 2021 23:20:08 +0000 (15:20 -0800)
committerEric Biggers <ebiggers@google.com>
Mon, 8 Mar 2021 23:20:08 +0000 (15:20 -0800)
commit36d7ec1c2ddd367865a7438b8c602ad37fb229e8
treedc84a38d94314c8e20430db62706addd008ca636
parentcf19ab80b0eb24859494b3c12a43873d8eec3d73
README: improve PAM configuration documentation (again)

Make some more corrections:

- pam-config-framework isn't actually Ubuntu-specific but actually
  applies to Debian and any Debian derivative.

- The pam-config-framework file is indeed installed by `make install`,
  just not into the correct location.

- On Debian (and Debian derivatives), the PAM configuration isn't
  actually part of the 'fscrypt' package but rather 'libpam-fscrypt'.

- Clarify where to add the pam_fscrypt.so session hook.
README.md