From 179eb23bb725e40b53bbd5e63026abd0655f25ac Mon Sep 17 00:00:00 2001 From: Dominick Grift Date: Wed, 18 Dec 2024 13:03:20 +0100 Subject: clean up dev.unconfined --- src/dev.cil | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/dev.cil') diff --git a/src/dev.cil b/src/dev.cil index 22413bd..a7ec444 100644 --- a/src/dev.cil +++ b/src/dev.cil @@ -41,10 +41,7 @@ (macro type ((type ARG1)) (typeattributeset typeattr ARG1)) - (typeattribute typeattr) - - (allow typeattr dev.typeattr (blk_file (not (audit_access execmod map)))) - (allow typeattr dev.typeattr (chr_file (not (audit_access execmod)))))) + (typeattribute typeattr))) (in unconfined -- cgit v1.2.3