From 122ff59ca75a7bddc41146ce815f1b3ada066d22 Mon Sep 17 00:00:00 2001 From: John Turner Date: Tue, 12 Aug 2025 15:03:20 -0400 Subject: move into bootfile --- src/misc.cil | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/misc.cil') diff --git a/src/misc.cil b/src/misc.cil index 81a3775..5437318 100644 --- a/src/misc.cil +++ b/src/misc.cil @@ -3,15 +3,6 @@ (sidcontext init (sys.id sys.role sys.subj sys.lowlow)) ;; userspace_initial_context -(in boot - - (filecon "/boot" dir file_context) - (filecon "/boot/.*" any file_context) - - (macro root_file_type_transition_file ((type ARG1)) - (call .root.file_type_transition - (ARG1 file dir "boot")))) - (in bpf (filecon "/sys/fs/bpf" dir ()) -- cgit v1.2.3