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

@ -10,7 +10,7 @@
## </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;
') ')
@ -28,7 +28,7 @@ interface(`plymouthd_domtrans', `
## </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;
') ')
@ -65,7 +65,7 @@ interface(`plymouthd_stream_connect', `
## </summary> ## </summary>
## </param> ## </param>
# #
interface(`plymouthd_exec_plymouth', ` interface(`plymouthd_exec_plymouth',`
gen_require(` gen_require(`
type plymouth_exec_t; type plymouth_exec_t;
') ')
@ -83,7 +83,7 @@ interface(`plymouthd_exec_plymouth', `
## </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

@ -261,6 +261,7 @@ 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

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;

View File

@ -678,7 +678,7 @@ 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;
@ -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;
') ')