Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

selinux is disabled #13

Open
master-hax opened this issue Sep 9, 2024 · 0 comments
Open

selinux is disabled #13

master-hax opened this issue Sep 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@master-hax
Copy link
Owner

master-hax commented Sep 9, 2024

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

@master-hax master-hax added the enhancement New feature or request label Sep 18, 2024
@master-hax master-hax pinned this issue Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant