diff options
author | Dominick Grift <dominick.grift@defensec.nl> | 2024-12-18 13:03:20 +0100 |
---|---|---|
committer | Dominick Grift <dominick.grift@defensec.nl> | 2024-12-18 13:03:20 +0100 |
commit | 179eb23bb725e40b53bbd5e63026abd0655f25ac (patch) | |
tree | ab8e01198eaa3cafb8c2dbfb22f3c5fd690aa011 /src/dev/stordev.cil | |
parent | 5b2794384bceeb62ab5be2cd11f05365fa82bcfd (diff) | |
download | selinux-policy-179eb23bb725e40b53bbd5e63026abd0655f25ac.tar.gz |
clean up dev.unconfined
Diffstat (limited to 'src/dev/stordev.cil')
-rw-r--r-- | src/dev/stordev.cil | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dev/stordev.cil b/src/dev/stordev.cil index a1ee7ef..7c95e03 100644 --- a/src/dev/stordev.cil +++ b/src/dev/stordev.cil @@ -185,4 +185,4 @@ (in dev.unconfined - (call .stordev.readwrite.type (typeattr))) + (call .stordev.unconfined.type (typeattr))) |