8343065 Change selinux_binary_policy_path to return /sys/fs/selinux/policy

Authored and Committed by dwalsh 12 years ago
    Change selinux_binary_policy_path to return /sys/fs/selinux/policy
    
    - Add selinux_installed_policy_path to return what selinux_binary_policy_path used to return
    - avc_has_perm will now return yes if the machine is in permissive mode
    - Make work with ruby-1.9
    
        
file modified
+145 -10
file modified
+12 -5