Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
354 B
Text
7 lines
354 B
Text
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
|