Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
Android.mk | 06-Dec-2017 | 228 | |
fc_sort.c | 06-Dec-2017 | 13.5K | |
MODULE_LICENSE_GPL | 06-Dec-2017 | 0 | |
NOTICE | 06-Dec-2017 | 17.6K | |
README | 06-Dec-2017 | 471 |
1 fc_sort is a tool used for sorting the file_contexts entries based on a heuristic that is 2 covered by a Fedora document. That document can be found here: 3 * https://fedoraproject.org/wiki/SELinux/ManagingFileContext 4 5 The tool itself originates from: 6 * https://github.com/TresysTechnology/refpolicy 7 8 It can be updated to the current tip of master branch with the below command: 9 $ wget https://raw.githubusercontent.com/TresysTechnology/refpolicy/master/support/fc_sort.c 10