Fix mozilla_run_plugin interface
This commit is contained in:
parent
596d86ad6c
commit
039c65f92f
@ -235,7 +235,7 @@ interface(`mozilla_run_plugin',`
|
||||
|
||||
mozilla_domtrans_plugin($1)
|
||||
role $2 types mozilla_plugin_t;
|
||||
allow $2 mozilla_plugin_t:unix_stream_socket connectto;
|
||||
allow $1 mozilla_plugin_t:unix_stream_socket connectto;
|
||||
')
|
||||
|
||||
########################################
|
||||
|
Loading…
Reference in New Issue
Block a user