diff --git a/policy/modules/kernel/corenetwork.te.in b/policy/modules/kernel/corenetwork.te.in index 7b634e3c..8b6ee1b5 100644 --- a/policy/modules/kernel/corenetwork.te.in +++ b/policy/modules/kernel/corenetwork.te.in @@ -224,7 +224,7 @@ sid netif gen_context(system_u:object_r:netif_t,s0 - mls_systemhigh) build_option(`enable_mls',` network_interface(lo, lo,s0 - mls_systemhigh) ',` -typealias netif_t alias netif_lo_t; +typealias netif_t alias { lo_netif_t netif_lo_t }; ') ########################################