Allow {eb,ip,ip6}tables-restore to read files in /run/firewalld

Since version 0.4.0, firewalld uses *tables-restore to speedup the
load of the rules
This commit is contained in:
Laurent Bigonville 2016-02-13 10:04:06 +01:00
parent 6b9f92999b
commit a54d52058d

View File

@ -111,6 +111,7 @@ optional_policy(`
optional_policy(`
firewalld_read_config_files(iptables_t)
firewalld_read_var_run_files(iptables_t)
firewalld_dontaudit_rw_tmp_files(iptables_t)
')