# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # mac_rtprio # mac_rtprio/pkg-descr # mac_rtprio/distinfo # mac_rtprio/Makefile # echo c - mac_rtprio mkdir -p mac_rtprio > /dev/null 2>&1 echo x - mac_rtprio/pkg-descr sed 's/^X//' >mac_rtprio/pkg-descr << '764f74e300bef70a64e855db4ad8dec7' XSimple MAC framework policy to manage access for setting realtime priorities by Xselected GID.Running kldload mac_rtprio.ko to load the kernel module. The load Xaction require root permissions. Set GID that should be able to change realtime Xpriorities: X sysctl security.mac.rtprio.gid=1001 Xand enable enforcing: X sysctl security.mac.rtprio.enabled=1 X XWWW: https://github.com/pbiernacki/mac_rtprio 764f74e300bef70a64e855db4ad8dec7 echo x - mac_rtprio/distinfo sed 's/^X//' >mac_rtprio/distinfo << 'ac821723b3f8c776c09f036d50ef9ef3' XTIMESTAMP = 1495108310 XSHA256 (pbiernacki-mac_rtprio-20170417-3ace584_GH0.tar.gz) = 2d3dae36281b3090b61f326ee9605b4d4e5b2dab0e60abe08576bf10eb450091 XSIZE (pbiernacki-mac_rtprio-20170417-3ace584_GH0.tar.gz) = 1904 ac821723b3f8c776c09f036d50ef9ef3 echo x - mac_rtprio/Makefile sed 's/^X//' >mac_rtprio/Makefile << '073a87fc529dc284b306fc516a729efa' X# Created by: Jov X# $FreeBSD$ X XPORTNAME= mac_rtprio XDISTVERSION= 20170417 XCATEGORIES= sysutils XPKGNAMESUFFIX= -kmod X XMAINTAINER= amutu@amutu.com XCOMMENT= Simple MAC framework policy to manage access for setting realtime priorities by selected GID X XLICENSE= BSD2CLAUSE X XMAKE_JOBS_UNSAFE=yes X XUSES= kmod X XUSE_GITHUB= yes XGH_ACCOUNT= pbiernacki XGH_TAGNAME= 3ace584 X XPLIST_FILES= ${KMODDIR}/mac_rtprio.ko X X.include 073a87fc529dc284b306fc516a729efa exit