Whitespace, newline and tab fixes.
Whitespace, newline and tab fixes. Whitespace, newline and tab fixes. Whitespace, newline and tab fixes.
This commit is contained in:
parent
61f4064286
commit
8e3f53a057
@ -5,9 +5,9 @@
|
|||||||
## Execute a domain transition to run aiccu.
|
## Execute a domain transition to run aiccu.
|
||||||
## </summary>
|
## </summary>
|
||||||
## <param name="domain">
|
## <param name="domain">
|
||||||
## <summary>
|
## <summary>
|
||||||
## Domain allowed to transition.
|
## Domain allowed to transition.
|
||||||
## </summary>
|
## </summary>
|
||||||
## </param>
|
## </param>
|
||||||
#
|
#
|
||||||
interface(`aiccu_domtrans',`
|
interface(`aiccu_domtrans',`
|
||||||
@ -19,7 +19,6 @@ interface(`aiccu_domtrans',`
|
|||||||
corecmd_search_bin($1)
|
corecmd_search_bin($1)
|
||||||
')
|
')
|
||||||
|
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
## <summary>
|
## <summary>
|
||||||
## Execute aiccu server in the aiccu domain.
|
## Execute aiccu server in the aiccu domain.
|
||||||
@ -78,7 +77,6 @@ interface(`aiccu_manage_var_run',`
|
|||||||
files_search_pids($1)
|
files_search_pids($1)
|
||||||
')
|
')
|
||||||
|
|
||||||
|
|
||||||
########################################
|
########################################
|
||||||
## <summary>
|
## <summary>
|
||||||
## All of the rules required to administrate
|
## All of the rules required to administrate
|
||||||
|
@ -390,7 +390,7 @@ interface(`postfix_domtrans_master',`
|
|||||||
## </summary>
|
## </summary>
|
||||||
## </param>
|
## </param>
|
||||||
#
|
#
|
||||||
interface(`postfix_initrc_domtrans', `
|
interface(`postfix_initrc_domtrans',`
|
||||||
gen_require(`
|
gen_require(`
|
||||||
type postfix_initrc_exec_t;
|
type postfix_initrc_exec_t;
|
||||||
')
|
')
|
||||||
@ -724,7 +724,7 @@ interface(`postfix_admin',`
|
|||||||
admin_pattern($1, postfix_etc_t)
|
admin_pattern($1, postfix_etc_t)
|
||||||
|
|
||||||
files_list_spool($1)
|
files_list_spool($1)
|
||||||
admin_pattern($1,postfix_spool_type)
|
admin_pattern($1, postfix_spool_type)
|
||||||
|
|
||||||
admin_pattern($1, postfix_var_run_t)
|
admin_pattern($1, postfix_var_run_t)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user