From 649a8833e184a6cf3882549e15bfa7e9e725ff3f Mon Sep 17 00:00:00 2001 From: John Turner Date: Sat, 23 Aug 2025 20:06:33 -0400 Subject: move "config" out of misc.cil --- src/misc.cil | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/misc.cil') diff --git a/src/misc.cil b/src/misc.cil index dbb8148..97db5a0 100644 --- a/src/misc.cil +++ b/src/misc.cil @@ -3,11 +3,6 @@ (sidcontext init (sys.id sys.role sys.subj sys.lowlow)) ;; userspace_initial_context -(in config - - (filecon "/sys/kernel/config" dir ()) - (filecon "/sys/kernel/config/.*" any ())) - (in data (filecon "/opt" dir file_context) -- cgit v1.2.3