Setrans patch from Dan Walsh.

This commit is contained in:
Chris PeBenito 2009-11-24 09:41:03 -05:00
parent bd34ef71df
commit 0a119a0142
2 changed files with 20 additions and 1 deletions

View File

@ -1,5 +1,24 @@
## <summary>SELinux MLS/MCS label translation service.</summary>
########################################
## <summary>
## Execute setrans server in the setrans domain.
## </summary>
## <param name="domain">
## <summary>
## The type of the process performing this action.
## </summary>
## </param>
#
#
interface(`setrans_initrc_domtrans',`
gen_require(`
type setrans_initrc_exec_t;
')
init_labeled_script_domtrans($1, setrans_initrc_exec_t)
')
#######################################
## <summary>
## Allow a domain to translate contexts.

View File

@ -1,5 +1,5 @@
policy_module(setrans, 1.6.0)
policy_module(setrans, 1.6.1)
gen_require(`
class context contains;