c68a277f5e
Change-Id: I0e63f90cafc5b1ca9cc112e852e172046b16a17e Signed-off-by: William Roberts <william.c.roberts@intel.com> |
||
---|---|---|
.. | ||
Android.mk | ||
fc_sort.c | ||
MODULE_LICENSE_GPL | ||
NOTICE | ||
README |
fc_sort is a tool used for sorting the file_contexts entries based on a heuristic that is covered by a Fedora document. That document can be found here: * https://fedoraproject.org/wiki/SELinux/ManagingFileContext The tool itself originates from: * https://github.com/TresysTechnology/refpolicy It can be updated to the current tip of master branch with the below command: $ wget https://raw.githubusercontent.com/TresysTechnology/refpolicy/master/support/fc_sort.c