Merge branch 'xtable-proc' of https://github.com/bigon/refpolicy
This commit is contained in:
commit
76aea031e7
|
@ -53,6 +53,7 @@ allow iptables_t iptables_tmp_t:dir manage_dir_perms;
|
||||||
allow iptables_t iptables_tmp_t:file manage_file_perms;
|
allow iptables_t iptables_tmp_t:file manage_file_perms;
|
||||||
files_tmp_filetrans(iptables_t, iptables_tmp_t, { file dir })
|
files_tmp_filetrans(iptables_t, iptables_tmp_t, { file dir })
|
||||||
|
|
||||||
|
kernel_getattr_proc(iptables_t)
|
||||||
kernel_request_load_module(iptables_t)
|
kernel_request_load_module(iptables_t)
|
||||||
kernel_read_system_state(iptables_t)
|
kernel_read_system_state(iptables_t)
|
||||||
kernel_read_network_state(iptables_t)
|
kernel_read_network_state(iptables_t)
|
||||||
|
|
Loading…
Reference in New Issue