git: 939c0d44d640 - 2024Q2 - sysutils/seatd: document a known issue
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Apr 2024 23:49:49 UTC
The branch 2024Q2 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=939c0d44d640946750c35fa5b314175affd799a4 commit 939c0d44d640946750c35fa5b314175affd799a4 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-04-22 23:02:59 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-04-22 23:49:45 +0000 sysutils/seatd: document a known issue (cherry picked from commit e6ab112cf6911bced17490633284f4f6c2bb0104) --- sysutils/seatd/files/pkg-message.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sysutils/seatd/files/pkg-message.in b/sysutils/seatd/files/pkg-message.in index ce9f84223c62..33a1a7e0dbaa 100644 --- a/sysutils/seatd/files/pkg-message.in +++ b/sysutils/seatd/files/pkg-message.in @@ -42,6 +42,10 @@ Alternatively, configure and run seatd(1) as system service %%BASU%% %%BASU%% # echo "session optional pam_ck_connector.so" >>/etc/pam.d/system %%BASU%% $ exit # log out to re-trigger PAM + +Known issues: +- Garbage on console due to missing K_OFF, see + https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272095 EOM } ]