Date: Mon, 12 Mar 2018 06:34:45 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 219377] [NEW PORT] sysutils/mac_rtprio :Simple MAC framework policy to manage access for setting realtime priorities by selected GID Message-ID: <bug-219377-13-1ikCRYpAOe@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-219377-13@https.bugs.freebsd.org/bugzilla/> References: <bug-219377-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219377 --- Comment #7 from commit-hook@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 priorit= ies 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=3D1001 and enable enforcing: sysctl security.mac.rtprio.enabled=3D1 WWW: https://github.com/pbiernacki/mac_rtprio PR: 219377 Submitted by: amutu@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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219377-13-1ikCRYpAOe>