Default telepath to allow it to connect to network ports
This commit is contained in:
parent
a8c63d7e69
commit
402e7b8a4a
@ -263,6 +263,10 @@ unconfined_mozilla_plugin_transition=true
|
||||
#
|
||||
unconfined_telepathy_transition=true
|
||||
|
||||
# Allow telepathy domains to connect to all network ports
|
||||
#
|
||||
telepathy_tcp_connect_generic_network_ports=true
|
||||
|
||||
# System uses init upstart program
|
||||
#
|
||||
init_upstart = true
|
||||
|
@ -15,7 +15,7 @@
|
||||
%define BUILD_MLS 1
|
||||
%endif
|
||||
%define POLICYVER 26
|
||||
%define libsepolver 2.0.43-2
|
||||
%define libsepolver 2.0.44-2
|
||||
%define POLICYCOREUTILSVER 2.0.85-28
|
||||
%define CHECKPOLICYVER 2.0.24-1
|
||||
Summary: SELinux policy configuration
|
||||
|
Loading…
Reference in New Issue
Block a user