git: c868fe1f9fcd - main - security/opkssh: Add note for jails
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 16 Nov 2025 07:22:25 UTC
The branch main has been updated by dtxdf:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c868fe1f9fcd8ce7352e11d490534d1742a8d24a
commit c868fe1f9fcd8ce7352e11d490534d1742a8d24a
Author: Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
AuthorDate: 2025-11-16 07:20:20 +0000
Commit: Jesús Daniel Colmenares Oviedo <dtxdf@FreeBSD.org>
CommitDate: 2025-11-16 07:21:11 +0000
security/opkssh: Add note for jails
---
security/opkssh/files/pkg-message.in | 2 ++
1 file changed, 2 insertions(+)
diff --git a/security/opkssh/files/pkg-message.in b/security/opkssh/files/pkg-message.in
index 4d0922d78ef0..49cc063a10ae 100644
--- a/security/opkssh/files/pkg-message.in
+++ b/security/opkssh/files/pkg-message.in
@@ -15,6 +15,8 @@ following permissions:
chmod 640 %%PREFIX%%/etc/opk/auth_id
chown root:%%GROUP%% %%PREFIX%%/etc/opk/providers
chmod 640 %%PREFIX%%/etc/opk/providers
+
+Users attempting to use opkssh from jails, please add "allow.mlock" or it will not run.
EOM
}
]