aboutsummaryrefslogtreecommitdiffstats
path: root/sepolicy/fsck.te
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy/fsck.te')
-rw-r--r--sepolicy/fsck.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/sepolicy/fsck.te b/sepolicy/fsck.te
new file mode 100644
index 0000000..d10d9fc
--- /dev/null
+++ b/sepolicy/fsck.te
@@ -0,0 +1,2 @@
+# sadly, the EFS partition is mounted as rw, so it makes sense to check it
+allow fsck efs_block_device:blk_file rw_file_perms;