diff --git a/config/appconfig-standard/lxc_contexts b/config/appconfig-standard/lxc_contexts index f2d6ef9b85..438cd7658a 100644 --- a/config/appconfig-standard/lxc_contexts +++ b/config/appconfig-standard/lxc_contexts @@ -1,5 +1,5 @@ process = "system_u:system_r:container_t" content = "system_u:object_r:virt_var_lib_t" file = "system_u:object_r:container_file_t" -ro_file = "system_u:object_r:container_ro_file_t:s0" -sandbox_lxc_process = "system_u:system_r:container_t:s0" +ro_file = "system_u:object_r:container_ro_file_t" +sandbox_lxc_process = "system_u:system_r:container_t"