Skip to content

Instantly share code, notes, and snippets.

@major
Last active August 29, 2015 14:05
Show Gist options
  • Save major/be5f2a4cb3d30ee5ecdf to your computer and use it in GitHub Desktop.
Save major/be5f2a4cb3d30ee5ecdf to your computer and use it in GitHub Desktop.
Existing equivalent SELinux directories on Fedora 20
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