On 7 December 2010 15:11, Werner Maes <[email protected]> wrote:

>
> Is there a way to remove the dot that you can see when you do an 'ls -al'
> on the filesystem (e.g. below)
> Apparently the . is to notify you that SELINUX is in control with no other
> access controls.
>
>

>From "info ls":

      Following the file mode bits is a single character that specifies
     whether an alternate access method such as an access control list
     applies to the file.  When the character following the file mode
     bits is a space, there is no alternate access method.  When it is
     a printing character, then there is such a method.

     GNU `ls' uses a `.' character to indicate a file with an SELinux
     security context, but no other alternate access method.

     A file with any other combination of alternate access methods is
     marked with a `+' character.

So no, there doesn't seem to be a way to hide this.

jch
_______________________________________________
rhelv6-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv6-list

Reply via email to