Skip to content. | Skip to navigation

Navigation

You are here: Home / Support / Guides / Tools / SELinux / NFS

Personal tools

SELinux

Security-Enhanced Linux trickery

NFS

If you are using NFS you may need the following extra flags in /etc/fstab:

nosharecache,context="system_u:object_r:httpd_sys_rw_content_t:s0"

The nosharecache attribute is required if you are loading more than one filesystem from the same server but with different contexts.

Document Actions