blob: d8359671f0fba090f88e87dd484a1d40b5f68091 [file] [log] [blame]
# External storage
allow fsck_untrusted self:capability sys_admin;
#OTG Mount
allow fsck_untrusted mnt_media_rw_stub_file:dir { rw_file_perms mounton };
allow fsck_untrusted mnt_media_rw_file:dir rw_dir_perms;
allow fsck_untrusted mnt_media_rw_file:file rw_file_perms;
allow fsck_untrusted fuse_device:chr_file { read write open getattr };
allow fsck_untrusted fuse_device:filesystem mount;