From f136c1a5e5ce82f05e91038bcebc62037efda12b Mon Sep 17 00:00:00 2001 From: Dominick Grift Date: Wed, 23 Aug 2023 11:17:01 +0200 Subject: Tree-wide: various fixes and clean-ups 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 1703472..bccde44 100644 --- a/src/unlabeled.cil +++ b/src/unlabeled.cil @@ -375,7 +375,7 @@ (allow typeattr .unlabeled (lnk_file (not (audit_access execmod map mounton relabelto)))) (allow typeattr .unlabeled - (sock_file (not (audit_access execmod map mounton relabelto)))))) + (sock_file (not (audit_access execmod map relabelto)))))) (in unconfined -- cgit v1.2.3