aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeniy Khramtsov <evgeniy@khramtsov.org>2021-09-21 13:13:50 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-09-22 17:02:19 +0000
commit81ad898f6c4491ac29560d8269a4a41781f5b5fe (patch)
tree2f2d5deeeb3017fb345a880cb433da997d7cca0c
parent876d78c18f995ad7d5a96c25baae0da9ae8b9f2a (diff)
downloadports-81ad898f6c4491ac29560d8269a4a41781f5b5fe.tar.gz
ports-81ad898f6c4491ac29560d8269a4a41781f5b5fe.zip
sysutils/pam_xdg: refer to the installed manpage in pkg-message
PR: 258663 (cherry picked from commit 4fa95f2e2113895601954a5c2a516ca3cfe6a4cb)
-rw-r--r--sysutils/pam_xdg/Makefile1
-rw-r--r--sysutils/pam_xdg/pkg-message2
2 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/pam_xdg/Makefile b/sysutils/pam_xdg/Makefile
index 7992e8c14983..33d0b90c6b87 100644
--- a/sysutils/pam_xdg/Makefile
+++ b/sysutils/pam_xdg/Makefile
@@ -1,5 +1,6 @@
PORTNAME= pam_xdg
PORTVERSION= s20210704
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= jbeich@FreeBSD.org
diff --git a/sysutils/pam_xdg/pkg-message b/sysutils/pam_xdg/pkg-message
index 8725f8095f71..d45ab26f46b5 100644
--- a/sysutils/pam_xdg/pkg-message
+++ b/sysutils/pam_xdg/pkg-message
@@ -1,6 +1,8 @@
[
{ type: install
message: <<EOM
+Read pam_xdg(8) manpage for instructions how to configure PAM.
+
XDG_RUNTIME_DIR on Wayland maybe used as a fallback for anonymous
shared memory. For better performance and to avoid posix_fallocate(2)
issues on ZFS moving the directory under tmpfs(5) is recommended: