Whitespace, newline and tab fixes.
Whitespace, newline and tab fixes. Whitespace, newline and tab fixes.
This commit is contained in:
parent
8f0b7460ea
commit
624f2f43b1
@ -5,12 +5,12 @@
|
||||
## Execute a domain transition to run plymouthd.
|
||||
## </summary>
|
||||
## <param name="domain">
|
||||
## <summary>
|
||||
## <summary>
|
||||
## Domain allowed to transition.
|
||||
## </summary>
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
interface(`plymouthd_domtrans', `
|
||||
interface(`plymouthd_domtrans',`
|
||||
gen_require(`
|
||||
type plymouthd_t, plymouthd_exec_t;
|
||||
')
|
||||
@ -23,12 +23,12 @@ interface(`plymouthd_domtrans', `
|
||||
## Execute the plymoth daemon in the current domain
|
||||
## </summary>
|
||||
## <param name="domain">
|
||||
## <summary>
|
||||
## <summary>
|
||||
## Domain allowed access.
|
||||
## </summary>
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
interface(`plymouthd_exec', `
|
||||
interface(`plymouthd_exec',`
|
||||
gen_require(`
|
||||
type plymouthd_exec_t;
|
||||
')
|
||||
@ -47,7 +47,7 @@ interface(`plymouthd_exec', `
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
interface(`plymouthd_stream_connect', `
|
||||
interface(`plymouthd_stream_connect',`
|
||||
gen_require(`
|
||||
type plymouthd_t;
|
||||
')
|
||||
@ -60,12 +60,12 @@ interface(`plymouthd_stream_connect', `
|
||||
## Execute the plymoth command in the current domain
|
||||
## </summary>
|
||||
## <param name="domain">
|
||||
## <summary>
|
||||
## <summary>
|
||||
## Domain allowed access.
|
||||
## </summary>
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
interface(`plymouthd_exec_plymouth', `
|
||||
interface(`plymouthd_exec_plymouth',`
|
||||
gen_require(`
|
||||
type plymouth_exec_t;
|
||||
')
|
||||
@ -78,12 +78,12 @@ interface(`plymouthd_exec_plymouth', `
|
||||
## Execute a domain transition to run plymouthd.
|
||||
## </summary>
|
||||
## <param name="domain">
|
||||
## <summary>
|
||||
## <summary>
|
||||
## Domain allowed to transition.
|
||||
## </summary>
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
interface(`plymouthd_domtrans_plymouth', `
|
||||
interface(`plymouthd_domtrans_plymouth',`
|
||||
gen_require(`
|
||||
type plymouth_t, plymouth_exec_t;
|
||||
')
|
||||
@ -101,7 +101,7 @@ interface(`plymouthd_domtrans_plymouth', `
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
interface(`plymouthd_search_spool', `
|
||||
interface(`plymouthd_search_spool',`
|
||||
gen_require(`
|
||||
type plymouthd_spool_t;
|
||||
')
|
||||
@ -120,7 +120,7 @@ interface(`plymouthd_search_spool', `
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
interface(`plymouthd_read_spool_files', `
|
||||
interface(`plymouthd_read_spool_files',`
|
||||
gen_require(`
|
||||
type plymouthd_spool_t;
|
||||
')
|
||||
@ -140,7 +140,7 @@ interface(`plymouthd_read_spool_files', `
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
interface(`plymouthd_manage_spool_files', `
|
||||
interface(`plymouthd_manage_spool_files',`
|
||||
gen_require(`
|
||||
type plymouthd_spool_t;
|
||||
')
|
||||
@ -159,7 +159,7 @@ interface(`plymouthd_manage_spool_files', `
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
interface(`plymouthd_search_lib', `
|
||||
interface(`plymouthd_search_lib',`
|
||||
gen_require(`
|
||||
type plymouthd_var_lib_t;
|
||||
')
|
||||
@ -178,7 +178,7 @@ interface(`plymouthd_search_lib', `
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
interface(`plymouthd_read_lib_files', `
|
||||
interface(`plymouthd_read_lib_files',`
|
||||
gen_require(`
|
||||
type plymouthd_var_lib_t;
|
||||
')
|
||||
@ -198,7 +198,7 @@ interface(`plymouthd_read_lib_files', `
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
interface(`plymouthd_manage_lib_files', `
|
||||
interface(`plymouthd_manage_lib_files',`
|
||||
gen_require(`
|
||||
type plymouthd_var_lib_t;
|
||||
')
|
||||
@ -217,7 +217,7 @@ interface(`plymouthd_manage_lib_files', `
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
interface(`plymouthd_read_pid_files', `
|
||||
interface(`plymouthd_read_pid_files',`
|
||||
gen_require(`
|
||||
type plymouthd_var_run_t;
|
||||
')
|
||||
@ -243,7 +243,7 @@ interface(`plymouthd_read_pid_files', `
|
||||
## </param>
|
||||
## <rolecap/>
|
||||
#
|
||||
interface(`plymouthd_admin', `
|
||||
interface(`plymouthd_admin',`
|
||||
gen_require(`
|
||||
type plymouthd_t, plymouthd_spool_t, plymouthd_var_lib_t;
|
||||
type plymouthd_var_run_t;
|
||||
|
@ -51,9 +51,9 @@ interface(`policykit_dbus_chat_auth',`
|
||||
## Execute a domain transition to run polkit_auth.
|
||||
## </summary>
|
||||
## <param name="domain">
|
||||
## <summary>
|
||||
## <summary>
|
||||
## Domain allowed to transition.
|
||||
## </summary>
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
interface(`policykit_domtrans_auth',`
|
||||
@ -97,9 +97,9 @@ interface(`policykit_run_auth',`
|
||||
## Execute a domain transition to run polkit_grant.
|
||||
## </summary>
|
||||
## <param name="domain">
|
||||
## <summary>
|
||||
## <summary>
|
||||
## Domain allowed to transition.
|
||||
## </summary>
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
interface(`policykit_domtrans_grant',`
|
||||
@ -183,9 +183,9 @@ interface(`policykit_rw_reload',`
|
||||
## Execute a domain transition to run polkit_resolve.
|
||||
## </summary>
|
||||
## <param name="domain">
|
||||
## <summary>
|
||||
## <summary>
|
||||
## Domain allowed to transition.
|
||||
## </summary>
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
interface(`policykit_domtrans_resolve',`
|
||||
@ -261,14 +261,15 @@ template(`policykit_role',`
|
||||
policykit_read_reload($2)
|
||||
policykit_dbus_chat($2)
|
||||
')
|
||||
|
||||
########################################
|
||||
## <summary>
|
||||
## Send generic signal to policy_auth
|
||||
## </summary>
|
||||
## <param name="domain">
|
||||
## <summary>
|
||||
## <summary>
|
||||
## Domain allowed to transition.
|
||||
## </summary>
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
interface(`policykit_signal_auth',`
|
||||
|
@ -28,7 +28,7 @@ interface(`portreserve_domtrans',`
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
interface(`portreserve_initrc_domtrans', `
|
||||
interface(`portreserve_initrc_domtrans',`
|
||||
gen_require(`
|
||||
type portreserve_initrc_exec_t;
|
||||
')
|
||||
@ -99,7 +99,7 @@ interface(`portreserve_manage_config',`
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
interface(`portreserve_admin', `
|
||||
interface(`portreserve_admin',`
|
||||
gen_require(`
|
||||
type portreserve_t, portreserve_etc_t, portreserve_var_run_t;
|
||||
type portreserve_initrc_exec_t;
|
||||
|
@ -678,7 +678,7 @@ interface(`postfix_domtrans_user_mail_handler',`
|
||||
## </summary>
|
||||
## </param>
|
||||
#
|
||||
interface(`postfix_admin', `
|
||||
interface(`postfix_admin',`
|
||||
gen_require(`
|
||||
attribute postfix_spool_type;
|
||||
type postfix_bounce_t, postfix_cleanup_t, postfix_local_t;
|
||||
@ -754,4 +754,3 @@ interface(`postfix_run_postdrop',`
|
||||
postfix_domtrans_postdrop($1)
|
||||
role $2 types postfix_postdrop_t;
|
||||
')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user