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/unlabeled.cil | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/unlabeled.cil') diff --git a/src/unlabeled.cil b/src/unlabeled.cil index 540f904..d928442 100644 --- a/src/unlabeled.cil +++ b/src/unlabeled.cil @@ -1,7 +1,7 @@ ;; SPDX-FileCopyrightText: © 2024 Dominick Grift ;; SPDX-License-Identifier: Unlicense -(sidcontext file (sys.id sys.role unlabeled lowlevelrange)) +(sidcontext file (sys.id sys.role unlabeled sys.lowlow)) (macro addname_unlabeled_dirs ((type ARG1)) (allow ARG1 unlabeled addname_dir)) -- cgit v1.2.3