Whitespace, newline and tab fixes.

Whitespace, newline and tab fixes.

Whitespace, newline and tab fixes.
This commit is contained in:
Dominick Grift 2010-09-20 15:05:16 +02:00
parent 8f0b7460ea
commit 624f2f43b1
4 changed files with 38 additions and 38 deletions

View File

@ -5,12 +5,12 @@
## Execute a domain transition to run plymouthd. ## Execute a domain transition to run plymouthd.
## </summary> ## </summary>
## <param name="domain"> ## <param name="domain">
## <summary> ## <summary>
## Domain allowed to transition. ## Domain allowed to transition.
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`plymouthd_domtrans', ` interface(`plymouthd_domtrans',`
gen_require(` gen_require(`
type plymouthd_t, plymouthd_exec_t; type plymouthd_t, plymouthd_exec_t;
') ')
@ -23,12 +23,12 @@ interface(`plymouthd_domtrans', `
## Execute the plymoth daemon in the current domain ## Execute the plymoth daemon in the current domain
## </summary> ## </summary>
## <param name="domain"> ## <param name="domain">
## <summary> ## <summary>
## Domain allowed access. ## Domain allowed access.
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`plymouthd_exec', ` interface(`plymouthd_exec',`
gen_require(` gen_require(`
type plymouthd_exec_t; type plymouthd_exec_t;
') ')
@ -47,7 +47,7 @@ interface(`plymouthd_exec', `
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`plymouthd_stream_connect', ` interface(`plymouthd_stream_connect',`
gen_require(` gen_require(`
type plymouthd_t; type plymouthd_t;
') ')
@ -60,12 +60,12 @@ interface(`plymouthd_stream_connect', `
## Execute the plymoth command in the current domain ## Execute the plymoth command in the current domain
## </summary> ## </summary>
## <param name="domain"> ## <param name="domain">
## <summary> ## <summary>
## Domain allowed access. ## Domain allowed access.
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`plymouthd_exec_plymouth', ` interface(`plymouthd_exec_plymouth',`
gen_require(` gen_require(`
type plymouth_exec_t; type plymouth_exec_t;
') ')
@ -78,12 +78,12 @@ interface(`plymouthd_exec_plymouth', `
## Execute a domain transition to run plymouthd. ## Execute a domain transition to run plymouthd.
## </summary> ## </summary>
## <param name="domain"> ## <param name="domain">
## <summary> ## <summary>
## Domain allowed to transition. ## Domain allowed to transition.
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`plymouthd_domtrans_plymouth', ` interface(`plymouthd_domtrans_plymouth',`
gen_require(` gen_require(`
type plymouth_t, plymouth_exec_t; type plymouth_t, plymouth_exec_t;
') ')
@ -101,7 +101,7 @@ interface(`plymouthd_domtrans_plymouth', `
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`plymouthd_search_spool', ` interface(`plymouthd_search_spool',`
gen_require(` gen_require(`
type plymouthd_spool_t; type plymouthd_spool_t;
') ')
@ -120,7 +120,7 @@ interface(`plymouthd_search_spool', `
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`plymouthd_read_spool_files', ` interface(`plymouthd_read_spool_files',`
gen_require(` gen_require(`
type plymouthd_spool_t; type plymouthd_spool_t;
') ')
@ -140,7 +140,7 @@ interface(`plymouthd_read_spool_files', `
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`plymouthd_manage_spool_files', ` interface(`plymouthd_manage_spool_files',`
gen_require(` gen_require(`
type plymouthd_spool_t; type plymouthd_spool_t;
') ')
@ -159,7 +159,7 @@ interface(`plymouthd_manage_spool_files', `
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`plymouthd_search_lib', ` interface(`plymouthd_search_lib',`
gen_require(` gen_require(`
type plymouthd_var_lib_t; type plymouthd_var_lib_t;
') ')
@ -178,7 +178,7 @@ interface(`plymouthd_search_lib', `
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`plymouthd_read_lib_files', ` interface(`plymouthd_read_lib_files',`
gen_require(` gen_require(`
type plymouthd_var_lib_t; type plymouthd_var_lib_t;
') ')
@ -198,7 +198,7 @@ interface(`plymouthd_read_lib_files', `
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`plymouthd_manage_lib_files', ` interface(`plymouthd_manage_lib_files',`
gen_require(` gen_require(`
type plymouthd_var_lib_t; type plymouthd_var_lib_t;
') ')
@ -217,7 +217,7 @@ interface(`plymouthd_manage_lib_files', `
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`plymouthd_read_pid_files', ` interface(`plymouthd_read_pid_files',`
gen_require(` gen_require(`
type plymouthd_var_run_t; type plymouthd_var_run_t;
') ')
@ -243,7 +243,7 @@ interface(`plymouthd_read_pid_files', `
## </param> ## </param>
## <rolecap/> ## <rolecap/>
# #
interface(`plymouthd_admin', ` interface(`plymouthd_admin',`
gen_require(` gen_require(`
type plymouthd_t, plymouthd_spool_t, plymouthd_var_lib_t; type plymouthd_t, plymouthd_spool_t, plymouthd_var_lib_t;
type plymouthd_var_run_t; type plymouthd_var_run_t;

View File

@ -51,9 +51,9 @@ interface(`policykit_dbus_chat_auth',`
## Execute a domain transition to run polkit_auth. ## Execute a domain transition to run polkit_auth.
## </summary> ## </summary>
## <param name="domain"> ## <param name="domain">
## <summary> ## <summary>
## Domain allowed to transition. ## Domain allowed to transition.
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`policykit_domtrans_auth',` interface(`policykit_domtrans_auth',`
@ -97,9 +97,9 @@ interface(`policykit_run_auth',`
## Execute a domain transition to run polkit_grant. ## Execute a domain transition to run polkit_grant.
## </summary> ## </summary>
## <param name="domain"> ## <param name="domain">
## <summary> ## <summary>
## Domain allowed to transition. ## Domain allowed to transition.
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`policykit_domtrans_grant',` interface(`policykit_domtrans_grant',`
@ -183,9 +183,9 @@ interface(`policykit_rw_reload',`
## Execute a domain transition to run polkit_resolve. ## Execute a domain transition to run polkit_resolve.
## </summary> ## </summary>
## <param name="domain"> ## <param name="domain">
## <summary> ## <summary>
## Domain allowed to transition. ## Domain allowed to transition.
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`policykit_domtrans_resolve',` interface(`policykit_domtrans_resolve',`
@ -261,14 +261,15 @@ template(`policykit_role',`
policykit_read_reload($2) policykit_read_reload($2)
policykit_dbus_chat($2) policykit_dbus_chat($2)
') ')
######################################## ########################################
## <summary> ## <summary>
## Send generic signal to policy_auth ## Send generic signal to policy_auth
## </summary> ## </summary>
## <param name="domain"> ## <param name="domain">
## <summary> ## <summary>
## Domain allowed to transition. ## Domain allowed to transition.
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`policykit_signal_auth',` interface(`policykit_signal_auth',`

View File

@ -28,7 +28,7 @@ interface(`portreserve_domtrans',`
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`portreserve_initrc_domtrans', ` interface(`portreserve_initrc_domtrans',`
gen_require(` gen_require(`
type portreserve_initrc_exec_t; type portreserve_initrc_exec_t;
') ')
@ -99,7 +99,7 @@ interface(`portreserve_manage_config',`
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`portreserve_admin', ` interface(`portreserve_admin',`
gen_require(` gen_require(`
type portreserve_t, portreserve_etc_t, portreserve_var_run_t; type portreserve_t, portreserve_etc_t, portreserve_var_run_t;
type portreserve_initrc_exec_t; type portreserve_initrc_exec_t;
@ -107,7 +107,7 @@ interface(`portreserve_admin', `
allow $1 portreserve_t:process { ptrace signal_perms }; allow $1 portreserve_t:process { ptrace signal_perms };
ps_process_pattern($1, portreserve_t) ps_process_pattern($1, portreserve_t)
portreserve_initrc_domtrans($1) portreserve_initrc_domtrans($1)
domain_system_change_exemption($1) domain_system_change_exemption($1)
role_transition $2 portreserve_initrc_exec_t system_r; role_transition $2 portreserve_initrc_exec_t system_r;

View File

@ -678,11 +678,11 @@ interface(`postfix_domtrans_user_mail_handler',`
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`postfix_admin', ` interface(`postfix_admin',`
gen_require(` gen_require(`
attribute postfix_spool_type; attribute postfix_spool_type;
type postfix_bounce_t, postfix_cleanup_t, postfix_local_t; type postfix_bounce_t, postfix_cleanup_t, postfix_local_t;
type postfix_master_t, postfix_pickup_t, postfix_qmgr_t; type postfix_master_t, postfix_pickup_t, postfix_qmgr_t;
type postfix_initrc_exec_t, postfix_data_t, postfix_etc_t; type postfix_initrc_exec_t, postfix_data_t, postfix_etc_t;
type postfix_map_tmp_t, postfix_prng_t, postfix_public_t; type postfix_map_tmp_t, postfix_prng_t, postfix_public_t;
type postfix_smtpd_t, postfix_var_run_t; type postfix_smtpd_t, postfix_var_run_t;
@ -711,7 +711,7 @@ interface(`postfix_admin', `
postfix_run_map($1,$2) postfix_run_map($1,$2)
postfix_run_postdrop($1,$2) postfix_run_postdrop($1,$2)
postfix_initrc_domtrans($1) postfix_initrc_domtrans($1)
domain_system_change_exemption($1) domain_system_change_exemption($1)
role_transition $2 postfix_initrc_exec_t system_r; role_transition $2 postfix_initrc_exec_t system_r;
@ -723,7 +723,7 @@ interface(`postfix_admin', `
admin_pattern($1, postfix_etc_t) admin_pattern($1, postfix_etc_t)
files_search_spool($1) files_search_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)
@ -754,4 +754,3 @@ interface(`postfix_run_postdrop',`
postfix_domtrans_postdrop($1) postfix_domtrans_postdrop($1)
role $2 types postfix_postdrop_t; role $2 types postfix_postdrop_t;
') ')