We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4637aaa commit 10cc7ecCopy full SHA for 10cc7ec
container.te
@@ -465,6 +465,7 @@ optional_policy(`
465
container_append_file(iptables_t)
466
allow iptables_t container_runtime_domain:fifo_file rw_fifo_file_perms;
467
allow iptables_t container_file_type:dir list_dir_perms;
468
+ dontaudit iptables_t self:cap_userns dac_override;
469
')
470
471
optional_policy(`
0 commit comments