There’s a list that shows you the expected SELinux context for files on your system.
The command that shows this list is
semanage fcontext -l
So grep for the file (or directory) you need.
Loading...
There’s a list that shows you the expected SELinux context for files on your system.
The command that shows this list is
semanage fcontext -l
So grep for the file (or directory) you need.
Comments