b59734c Puppet runs statfs against selinuxfs

1 file Authored by Sven Vermeulen 11 years ago, Committed by Dominick Grift 11 years ago,
1 file changed. 1 lines added. 0 lines removed.
    Puppet runs statfs against selinuxfs
    
    When dealing with SELinux information in puppet, puppet invokes binaries such as
    getsebool and setsebool. These binaries run statfs against the selinuxfs mounts.
    If the statfs returns failure, then these binaries return "SELinux is not
    enabled" even though this is false.
    
    Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>
    
        
file modified
+1 -0