From c31f9de714589eb1946a5972ab105011816e2353 Mon Sep 17 00:00:00 2001 From: Dominick Grift Date: Mon, 4 Nov 2024 05:52:25 +0100 Subject: mls: support templates Signed-off-by: Dominick Grift --- src/net/spdnet.cil | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/net/spdnet.cil') diff --git a/src/net/spdnet.cil b/src/net/spdnet.cil index 76c8311..54f3949 100644 --- a/src/net/spdnet.cil +++ b/src/net/spdnet.cil @@ -74,7 +74,7 @@ (blockabstract base_template) - (context spd_context (.sys.id .sys.role spd lowlevelrange)) + (context spd_context (.sys.id .sys.role spd .sys.lowlow)) (type spd) (call .net.spd.type (spd))) -- cgit v1.2.3