Label fatsort as fsadm_exec_t.

FATsort is an utility to sort directory entries on FAT partitions, see
http://fatsort.sourceforge.net/ . It requires direct access to the
block devices.
This commit is contained in:
Luis Ressel 2014-02-15 13:07:45 +01:00 committed by Chris PeBenito
parent f824120b6d
commit a10fefcd39
2 changed files with 2 additions and 1 deletions

View File

@ -49,6 +49,7 @@
/usr/bin/syslinux -- gen_context(system_u:object_r:fsadm_exec_t,s0)
/usr/sbin/clubufflush -- gen_context(system_u:object_r:fsadm_exec_t,s0)
/usr/sbin/fatsort -- gen_context(system_u:object_r:fsadm_exec_t,s0)
/usr/sbin/parted -- gen_context(system_u:object_r:fsadm_exec_t,s0)
/usr/sbin/smartctl -- gen_context(system_u:object_r:fsadm_exec_t,s0)

View File

@ -1,4 +1,4 @@
policy_module(fstools, 1.16.5)
policy_module(fstools, 1.16.6)
########################################
#