aboutsummaryrefslogtreecommitdiffstats
path: root/selinux/fsck.te
diff options
context:
space:
mode:
Diffstat (limited to 'selinux/fsck.te')
-rw-r--r--selinux/fsck.te3
1 files changed, 1 insertions, 2 deletions
diff --git a/selinux/fsck.te b/selinux/fsck.te
index d2fcb8f..533eedd 100644
--- a/selinux/fsck.te
+++ b/selinux/fsck.te
@@ -1,3 +1,2 @@
-allow fsck mmc_block_device:blk_file ioctl;
allow fsck self:capability dac_override;
-allow fsck mmc_block_device:blk_file { read write getattr open };
+allow fsck mmc_block_device:blk_file { ioctl read write getattr open };