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/sys/pstorefile.cil | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sys/pstorefile.cil') diff --git a/src/sys/pstorefile.cil b/src/sys/pstorefile.cil index 7a1062b..4e44750 100644 --- a/src/sys/pstorefile.cil +++ b/src/sys/pstorefile.cil @@ -19,7 +19,7 @@ (blockabstract base_template) - (context pstorefile_context (.sys.id .sys.role pstorefile lowlevelrange)) + (context pstorefile_context (.sys.id .sys.role pstorefile .sys.lowlow)) (type pstorefile) (call .pstorefile.type (pstorefile))) -- cgit v1.2.3