summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2021-09-14 17:26:33 -0700
committerAndrew G. Morgan <morgan@kernel.org>2021-09-14 17:28:44 -0700
commit783d9b5c5f5038cbbe166c0cdf6d356edb1c9f7c (patch)
treea810f6633cbf682176b9009f852ef4227651c867
parentdbd9481fa0e977fdba5b4d9bb8a912e28497fb28 (diff)
downloadlibcap2-783d9b5c5f5038cbbe166c0cdf6d356edb1c9f7c.tar.gz
Not sure why I didn't include this line before!
Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
-rw-r--r--contrib/sucap/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/sucap/README.md b/contrib/sucap/README.md
index 586f017..0808912 100644
--- a/contrib/sucap/README.md
+++ b/contrib/sucap/README.md
@@ -10,6 +10,7 @@ implementation, and to also provide a non-setuid-root worked example
for testing PAM interaction with libcap and pam_cap.so. The
expectations for `pam_unix.so` are that it includes this commit:
+https://github.com/linux-pam/linux-pam/pull/373/commits/bf9b1d8ad909634000a7356af2d865a79d3f86f3
The original sources were found here: