aboutsummaryrefslogtreecommitdiff
path: root/tools/fc_sort/README
blob: 0210dc784b39eed00ad42f5fc57c565f278a8d1d (plain)
1
2
3
4
5
6
7
8
9
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