-
-
Notifications
You must be signed in to change notification settings - Fork 245
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
feat: SELinux support #952
Comments
could you describe in more detail what the differences are and how this affects your usage? |
what does this look like with the -l flag? (I don't have a SELinux box to test on) |
Hey, as per right now,
if SELinux is a different os than those then this can be the reason why its not working. As I dont have the ability to run a SELinux os . Feel free to test and maybe debug the variable to see if its enabled in a rust basic project. code the |
SELinux is not a different OS than Linux. |
Ok then i think you not having the same output is due to us gatekeeping it behind |
I use SELinux-enabled Linux system (Fedora Silverblue) and can't see SELinux labels in UPD:
|
Okay, closing as solved :3 |
ls -Z and eza -Z have very different results produced
The text was updated successfully, but these errors were encountered: