Whitespace, newline and tab fixes.
Whitespace, newline and tab fixes. Whitespace, newline and tab fixes. 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
9c7f2af2ed
commit
9a0f7994cb
@ -214,7 +214,7 @@ optional_policy(`
|
|||||||
|
|
||||||
########################################
|
########################################
|
||||||
#
|
#
|
||||||
# abrt--helper local policy
|
# abrt-helper local policy
|
||||||
#
|
#
|
||||||
|
|
||||||
allow abrt_helper_t self:capability { chown setgid sys_nice };
|
allow abrt_helper_t self:capability { chown setgid sys_nice };
|
||||||
@ -252,9 +252,11 @@ ifdef(`hide_broken_symptoms', `
|
|||||||
domain_dontaudit_leaks(abrt_helper_t)
|
domain_dontaudit_leaks(abrt_helper_t)
|
||||||
userdom_dontaudit_read_user_home_content_files(abrt_helper_t)
|
userdom_dontaudit_read_user_home_content_files(abrt_helper_t)
|
||||||
userdom_dontaudit_read_user_tmp_files(abrt_helper_t)
|
userdom_dontaudit_read_user_tmp_files(abrt_helper_t)
|
||||||
|
|
||||||
optional_policy(`
|
optional_policy(`
|
||||||
rpm_dontaudit_leaks(abrt_helper_t)
|
rpm_dontaudit_leaks(abrt_helper_t)
|
||||||
')
|
')
|
||||||
|
|
||||||
dev_dontaudit_read_all_blk_files(abrt_helper_t)
|
dev_dontaudit_read_all_blk_files(abrt_helper_t)
|
||||||
dev_dontaudit_read_all_chr_files(abrt_helper_t)
|
dev_dontaudit_read_all_chr_files(abrt_helper_t)
|
||||||
dev_dontaudit_write_all_chr_files(abrt_helper_t)
|
dev_dontaudit_write_all_chr_files(abrt_helper_t)
|
||||||
@ -262,7 +264,6 @@ ifdef(`hide_broken_symptoms', `
|
|||||||
fs_dontaudit_rw_anon_inodefs_files(abrt_helper_t)
|
fs_dontaudit_rw_anon_inodefs_files(abrt_helper_t)
|
||||||
')
|
')
|
||||||
|
|
||||||
|
|
||||||
ifdef(`hide_broken_symptoms',`
|
ifdef(`hide_broken_symptoms',`
|
||||||
gen_require(`
|
gen_require(`
|
||||||
attribute domain;
|
attribute domain;
|
||||||
|
@ -4,6 +4,7 @@ policy_module(apm, 1.11.0)
|
|||||||
#
|
#
|
||||||
# Declarations
|
# Declarations
|
||||||
#
|
#
|
||||||
|
|
||||||
type apmd_t;
|
type apmd_t;
|
||||||
type apmd_exec_t;
|
type apmd_exec_t;
|
||||||
init_daemon_domain(apmd_t, apmd_exec_t)
|
init_daemon_domain(apmd_t, apmd_exec_t)
|
||||||
|
@ -4,6 +4,7 @@ policy_module(bluetooth, 3.3.0)
|
|||||||
#
|
#
|
||||||
# Declarations
|
# Declarations
|
||||||
#
|
#
|
||||||
|
|
||||||
type bluetooth_t;
|
type bluetooth_t;
|
||||||
type bluetooth_exec_t;
|
type bluetooth_exec_t;
|
||||||
init_daemon_domain(bluetooth_t, bluetooth_exec_t)
|
init_daemon_domain(bluetooth_t, bluetooth_exec_t)
|
||||||
|
@ -53,4 +53,3 @@ optional_policy(`
|
|||||||
optional_policy(`
|
optional_policy(`
|
||||||
postgresql_stream_connect(httpd_bugzilla_script_t)
|
postgresql_stream_connect(httpd_bugzilla_script_t)
|
||||||
')
|
')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user