diff options
Diffstat (limited to 'policy/modules/system/setrans.fc')
-rw-r--r-- | policy/modules/system/setrans.fc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/policy/modules/system/setrans.fc b/policy/modules/system/setrans.fc new file mode 100644 index 00000000..bea46299 --- /dev/null +++ b/policy/modules/system/setrans.fc @@ -0,0 +1,5 @@ +/etc/rc\.d/init\.d/mcstrans -- gen_context(system_u:object_r:setrans_initrc_exec_t,s0) + +/sbin/mcstransd -- gen_context(system_u:object_r:setrans_exec_t,s0) + +/var/run/setrans(/.*)? gen_context(system_u:object_r:setrans_var_run_t,mls_systemhigh) |