Redundant: Included inetd_service_domain has this.
Redundant: Included inetd_tcp_service_domain has this. Redundant: Included inetd_tcp_service_domain has this. Conditional init_daemon_domain has it also. Redundant: Included inetd_tcp_service_domain has this.
This commit is contained in:
parent
fae9473242
commit
ce6df09d63
@ -7,9 +7,6 @@ policy_module(stunnel, 1.9.1)
|
|||||||
|
|
||||||
type stunnel_t;
|
type stunnel_t;
|
||||||
type stunnel_exec_t;
|
type stunnel_exec_t;
|
||||||
domain_type(stunnel_t)
|
|
||||||
domain_entry_file(stunnel_t, stunnel_exec_t)
|
|
||||||
role system_r types stunnel_t;
|
|
||||||
|
|
||||||
ifdef(`distro_gentoo',`
|
ifdef(`distro_gentoo',`
|
||||||
init_daemon_domain(stunnel_t, stunnel_exec_t)
|
init_daemon_domain(stunnel_t, stunnel_exec_t)
|
||||||
|
@ -7,7 +7,6 @@ policy_module(tcpd, 1.4.0)
|
|||||||
type tcpd_t;
|
type tcpd_t;
|
||||||
type tcpd_exec_t;
|
type tcpd_exec_t;
|
||||||
inetd_tcp_service_domain(tcpd_t, tcpd_exec_t)
|
inetd_tcp_service_domain(tcpd_t, tcpd_exec_t)
|
||||||
role system_r types tcpd_t;
|
|
||||||
|
|
||||||
type tcpd_tmp_t;
|
type tcpd_tmp_t;
|
||||||
files_tmp_file(tcpd_tmp_t)
|
files_tmp_file(tcpd_tmp_t)
|
||||||
|
@ -8,7 +8,6 @@ policy_module(telnet, 1.10.0)
|
|||||||
type telnetd_t;
|
type telnetd_t;
|
||||||
type telnetd_exec_t;
|
type telnetd_exec_t;
|
||||||
inetd_service_domain(telnetd_t, telnetd_exec_t)
|
inetd_service_domain(telnetd_t, telnetd_exec_t)
|
||||||
role system_r types telnetd_t;
|
|
||||||
|
|
||||||
type telnetd_devpts_t; #, userpty_type;
|
type telnetd_devpts_t; #, userpty_type;
|
||||||
term_login_pty(telnetd_devpts_t)
|
term_login_pty(telnetd_devpts_t)
|
||||||
|
@ -7,7 +7,6 @@ policy_module(uucp, 1.11.0)
|
|||||||
type uucpd_t;
|
type uucpd_t;
|
||||||
type uucpd_exec_t;
|
type uucpd_exec_t;
|
||||||
inetd_tcp_service_domain(uucpd_t, uucpd_exec_t)
|
inetd_tcp_service_domain(uucpd_t, uucpd_exec_t)
|
||||||
role system_r types uucpd_t;
|
|
||||||
|
|
||||||
type uucpd_lock_t;
|
type uucpd_lock_t;
|
||||||
files_lock_file(uucpd_lock_t)
|
files_lock_file(uucpd_lock_t)
|
||||||
|
Loading…
Reference in New Issue
Block a user