Reduntant: Included init_daemon_domain already has this.
Reduntant: Included init_daemon_domain already has this. Reduntant: Included init_daemon_domain already has this. Reduntant: Included init_daemon_domain already has this.
This commit is contained in:
parent
1b39decc10
commit
c2b2d22b35
@ -8,7 +8,6 @@ policy_module(pads, 1.0.0)
|
||||
type pads_t;
|
||||
type pads_exec_t;
|
||||
init_daemon_domain(pads_t, pads_exec_t)
|
||||
role system_r types pads_t;
|
||||
|
||||
type pads_initrc_exec_t;
|
||||
init_script_file(pads_initrc_exec_t)
|
||||
|
@ -7,7 +7,6 @@ policy_module(pcscd, 1.6.1)
|
||||
|
||||
type pcscd_t;
|
||||
type pcscd_exec_t;
|
||||
domain_type(pcscd_t)
|
||||
init_daemon_domain(pcscd_t, pcscd_exec_t)
|
||||
|
||||
# pid files
|
||||
|
@ -12,7 +12,6 @@ init_daemon_domain(portmap_t, portmap_exec_t)
|
||||
type portmap_helper_t;
|
||||
type portmap_helper_exec_t;
|
||||
init_system_domain(portmap_helper_t, portmap_helper_exec_t)
|
||||
role system_r types portmap_helper_t;
|
||||
|
||||
type portmap_tmp_t;
|
||||
files_tmp_file(portmap_tmp_t)
|
||||
|
@ -35,7 +35,6 @@ files_pid_file(prelude_audisp_var_run_t)
|
||||
type prelude_correlator_t;
|
||||
type prelude_correlator_exec_t;
|
||||
init_daemon_domain(prelude_correlator_t, prelude_correlator_exec_t)
|
||||
role system_r types prelude_correlator_t;
|
||||
|
||||
type prelude_correlator_config_t;
|
||||
files_config_file(prelude_correlator_config_t)
|
||||
|
Loading…
Reference in New Issue
Block a user