Date: Mon, 9 Jan 2017 17:31:19 +0300 From: Pavel Timofeev <timp87@gmail.com> To: freebsd-questions@freebsd.org Subject: How to allow mlock(2) in jail? Message-ID: <CAAoTqftm_mMDp27CVXns3FFJwJXAWUeiX0hqq-DQUgZC%2B=aGRQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello! I'm trying to deploy security/vault in freebsd jail. Usually this tool locks some memory for security reason. I can run vault on my bare system without any problems. But in jail it complains mlock(2) is not available. So my question is how to allow mlock(2) in jail? P. S. I know, I can disable mlock(2) use in vault config as workaround.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAoTqftm_mMDp27CVXns3FFJwJXAWUeiX0hqq-DQUgZC%2B=aGRQ>