From ac7d48c826165a679421ab8a74792ce4561d3588 Mon Sep 17 00:00:00 2001 From: Cédric Jeanneret Date: Jan 29 2019 14:09:00 +0000 Subject: Add missing type --- diff --git a/openvswitch-custom.te b/openvswitch-custom.te index 9cc3f75..bb1dc4f 100644 --- a/openvswitch-custom.te +++ b/openvswitch-custom.te @@ -7,6 +7,7 @@ require { type openvswitch_var_run_t; type container_t; + type container_file_t; type container_var_run_t; type ifconfig_exec_t; type hostname_exec_t;