Chris PeBenito 9d4395
policy_module(mojomojo, 1.0.0)
Chris PeBenito 9d4395
Chris PeBenito 9d4395
########################################
Chris PeBenito 9d4395
#
Chris PeBenito 9d4395
# Declarations
Chris PeBenito 9d4395
#
Chris PeBenito 9d4395
Chris PeBenito 9d4395
apache_content_template(mojomojo)
Chris PeBenito 9d4395
Chris PeBenito 9d4395
########################################
Chris PeBenito 9d4395
#
Chris PeBenito 9d4395
# mojomojo local policy
Chris PeBenito 9d4395
#
Chris PeBenito 9d4395
Chris PeBenito 9d4395
allow httpd_mojomojo_script_t httpd_t:unix_stream_socket rw_stream_socket_perms;
Chris PeBenito 9d4395
Chris PeBenito 9d4395
corenet_tcp_connect_postgresql_port(httpd_mojomojo_script_t)
Chris PeBenito 9d4395
corenet_tcp_connect_mysqld_port(httpd_mojomojo_script_t)
Chris PeBenito 9d4395
corenet_tcp_connect_smtp_port(httpd_mojomojo_script_t)
Chris PeBenito 9d4395
corenet_sendrecv_postgresql_client_packets(httpd_mojomojo_script_t)
Chris PeBenito 9d4395
corenet_sendrecv_mysqld_client_packets(httpd_mojomojo_script_t)
Chris PeBenito 9d4395
corenet_sendrecv_smtp_client_packets(httpd_mojomojo_script_t)
Chris PeBenito 9d4395
Chris PeBenito 9d4395
files_search_var_lib(httpd_mojomojo_script_t)
Chris PeBenito 9d4395
Chris PeBenito 9d4395
sysnet_dns_name_resolve(httpd_mojomojo_script_t)
Chris PeBenito 9d4395
Chris PeBenito 9d4395
mta_send_mail(httpd_mojomojo_script_t)
Chris PeBenito 9d4395
Chris PeBenito 9d4395
optional_policy(`
Chris PeBenito 9d4395
	mysql_stream_connect(httpd_mojomojo_script_t)
Chris PeBenito 9d4395
')
Chris PeBenito 9d4395
Chris PeBenito 9d4395
optional_policy(`
Chris PeBenito 9d4395
	postgresql_stream_connect(httpd_mojomojo_script_t)
Chris PeBenito 9d4395
')