K
Keith Sudbury
Guest
The period at the end means SELinux has an extended attribute/mode set for that directory (and probably files underneath it). You can confirm by running the following: ls -Z /home getfattr -n security.selinux /home/mfg One or both of those should work on most Linux variants.
Continue reading...
Continue reading...