hguemar / rpms / puppet

Forked from rpms/puppet 6 years ago
Clone

930375d Require libselinux-utils when selinux support is enabled

Authored and Committed by tmz 13 years ago
1 file changed. 5 lines added. 4 lines removed.
    Require libselinux-utils when selinux support is enabled
    
    Some of the selinux types/providers call binaries from libselinux-utils
    directly.  Ideally, these would be converted to use the ruby bindings,
    but it is not clear if that is feasible at this time.
    
        
file modified
+5 -4