840a0ce selinux: fix daemons running as unconfined_service_t

Authored and Committed by michich 9 years ago
1 file changed. 7 lines added. 5 lines removed.
    selinux: fix daemons running as unconfined_service_t
    
    Need to label the shell wrappers used in ExecStart to avoid transition
    to unconfined_service_t (from which there's no transition to the proper
    daemon domain).
    
        
file modified
+7 -5