-
-
Save major/be5f2a4cb3d30ee5ecdf to your computer and use it in GitHub Desktop.
Existing equivalent SELinux directories on Fedora 20
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SELinux Distribution fcontext Equivalence | |
/usr/local/lib64 = /usr/lib | |
/etc/systemd/system = /usr/lib/systemd/system | |
/run/systemd/system = /usr/lib/systemd/system | |
/run/systemd/generator = /usr/lib/systemd/system | |
/etc/init.d = /etc/rc.d/init.d | |
/var/roothome = /root | |
/usr/lib64 = /usr/lib | |
/var/lib/xguest/home = /home | |
/var/home = /home | |
/run = /var/run | |
/usr/local/lib32 = /usr/lib | |
/lib64 = /usr/lib | |
/lib = /usr/lib | |
/run/lock = /var/lock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment