Home | History | Annotate | Download | only in help
      1 SELinux is a labeling system.  Sometimes the labels on disk can get messed up.  One way to fix this is to trigger a full relabel on the next boot.
      2 
      3 
      4 You can toggle this behavior using this screen.
      5 
      6 Note:  Sometimes a simple restorecon is all you need to fix the labels on a file or directory.
      7 
      8 If you add a new disk which does not have labels you could simply execute
      9 
     10 # restorecon -R -v PATHTODISK
     11