Date: Thu, 30 Aug 2018 14:52:30 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r478465 - head/security/gnupg Message-ID: <201808301452.w7UEqUmQ093742@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adamw Date: Thu Aug 30 14:52:30 2018 New Revision: 478465 URL: https://svnweb.freebsd.org/changeset/ports/478465 Log: gnupg: Fix spelling of SUID_GPG Modified: head/security/gnupg/pkg-help Modified: head/security/gnupg/pkg-help ============================================================================== --- head/security/gnupg/pkg-help Thu Aug 30 14:45:55 2018 (r478464) +++ head/security/gnupg/pkg-help Thu Aug 30 14:52:30 2018 (r478465) @@ -1,3 +1,3 @@ If you run gpg from within a jail, you may get a warning message, stemming from the security.bsd.unprivileged_mlock sysctl. You can -avoid that message by enabling the SUID option. +avoid that message by enabling the SUID_GPG option.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808301452.w7UEqUmQ093742>