From be42ee14486f2c39c7a7f0b9c517a4efd37468ac Mon Sep 17 00:00:00 2001 From: John Turner Date: Sat, 23 Aug 2025 20:27:09 -0400 Subject: move "fuse" 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 1dde37f..4c069ef 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 fuse - - (filecon "/sys/fs/fuse/connections" dir ()) - (filecon "/sys/fs/fuse/connections/.*" any ())) - (in home (filecon "/home" dir file_context) -- cgit v1.2.3