[Bug 219377] [NEW PORT] sysutils/mac_rtprio :Simple MAC framework policy to manage access for setting realtime priorities by selected GID

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 12 06:34:47 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219377

--- Comment #7 from commit-hook at freebsd.org ---
A commit references this bug:

Author: tobik
Date: Mon Mar 12 06:34:18 UTC 2018
New revision: 464219
URL: https://svnweb.freebsd.org/changeset/ports/464219

Log:
  New port: sysutils/mac_rtprio

  Simple MAC framework policy to manage access for setting realtime priorities
by
  selected GID.Running kldload mac_rtprio.ko to load the kernel module. The
load
  action require root permissions. Set GID that should be able to change
realtime
  priorities:
      sysctl security.mac.rtprio.gid=1001
  and enable enforcing:
      sysctl security.mac.rtprio.enabled=1

  WWW: https://github.com/pbiernacki/mac_rtprio

  PR:           219377
  Submitted by: amutu at amutu.com
  Reviewed by:  bapt

Changes:
  head/sysutils/Makefile
  head/sysutils/mac_rtprio/
  head/sysutils/mac_rtprio/Makefile
  head/sysutils/mac_rtprio/distinfo
  head/sysutils/mac_rtprio/pkg-descr

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list