aboutsummaryrefslogtreecommitdiff
path: root/lib/libpam
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:20 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:20 +0000
commit05248206f720394d95c2a7475429311df670a2e9 (patch)
tree6b5fceb3e1c3812758ed51038f1c32e9a4785bfc /lib/libpam
parent78d146160dc5339c9cdf7799551bcc442a6eb95b (diff)
Diffstat (limited to 'lib/libpam')
-rw-r--r--lib/libpam/pam.d/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libpam/pam.d/README b/lib/libpam/pam.d/README
index 2824c054fe85..c7a5e65ebcef 100644
--- a/lib/libpam/pam.d/README
+++ b/lib/libpam/pam.d/README
@@ -58,5 +58,3 @@ Note that having a "sufficient" module as the last entry for a
particular service and module type may result in surprising behaviour.
To get the intended semantics, add a "required" entry listing the
pam_deny module at the end of the chain.
-
-$FreeBSD$