Preserve SELinux context on an NFS mount
Submitted by kacy on
Simply add :
[...],nosharecache,context="system_u:object_r:nfs_t:s0"[...]
...to the declaration in /etc/fstab
See here for details :D
Submitted by kacy on
Simply add :
[...],nosharecache,context="system_u:object_r:nfs_t:s0"[...]
...to the declaration in /etc/fstab
See here for details :D