Bug 258332

Summary: security/vault: Add vault_limits to vault.in
Product: Ports & Packages Reporter: Tomoyuki Sakurai <trombik1973>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: feature
Priority: --- Flags: bugzilla: maintainer-feedback? (swills)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
allows users to modify "memorylocked" limit none

Description Tomoyuki Sakurai 2021-09-07 05:25:45 UTC
Created attachment 227729 [details]
allows users to modify "memorylocked" limit

this patch allows users to modify "memorylocked" limit, and to leave login.conf(5) untouched.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-09-11 02:05:19 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dc9bd76440694a729de043f54cdbd8eb600b20eb

commit dc9bd76440694a729de043f54cdbd8eb600b20eb
Author:     Steve Wills <swills@FreeBSD.org>
AuthorDate: 2021-09-11 02:03:14 +0000
Commit:     Steve Wills <swills@FreeBSD.org>
CommitDate: 2021-09-11 02:04:38 +0000

    security/vault: update to 1.8.2

    While here, add vault_limits to rc script [1]

    PR:             258332 [1]
    Submitted by:   Tomoyuki Sakurai <trombik1973@gmail.com> [1]

 security/vault/Makefile             | 366 +++++++++++++++++++-
 security/vault/distinfo             | 664 +++++++++++++++++++++++++++++++++++-
 security/vault/files/pkg-message.in |   4 +-
 security/vault/files/vault.in       |   3 +
 4 files changed, 1027 insertions(+), 10 deletions(-)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2021-09-11 02:05:50 UTC
Committed, thanks!