Skip to content

[security] selinux is disabled for ext4 mounting #13

@master-hax

Description

@master-hax

currently the mounting script disables selinux completely which takes effect until the next reboot or until selinux is manually reenabled with setenforce 1

this is pretty insecure - a better approach would be to patch the selinux policy to allow apps access to the drive. this can likely be done using magiskpolicy

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions