diff options
author | Dominick Grift <dominick.grift@defensec.nl> | 2023-08-23 11:17:01 +0200 |
---|---|---|
committer | Dominick Grift <dominick.grift@defensec.nl> | 2023-08-23 11:17:01 +0200 |
commit | f136c1a5e5ce82f05e91038bcebc62037efda12b (patch) | |
tree | 933cd8696b2fd48ee16c7956e3c8a61b5a5916a9 /src/unlabeled.cil | |
parent | 2a1090abe8d27d1d6a208acb13b8f198408583f6 (diff) | |
download | selinux-policy-f136c1a5e5ce82f05e91038bcebc62037efda12b.tar.gz |
Tree-wide: various fixes and clean-ups
Signed-off-by: Dominick Grift <dominick.grift@defensec.nl>
Diffstat (limited to 'src/unlabeled.cil')
-rw-r--r-- | src/unlabeled.cil | 2 |
1 files changed, 1 insertions, 1 deletions
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 |