diff options
Diffstat (limited to 'src/selinux/booleanfile.cil')
-rw-r--r-- | src/selinux/booleanfile.cil | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/selinux/booleanfile.cil b/src/selinux/booleanfile.cil index c36bf0e..7fd3727 100644 --- a/src/selinux/booleanfile.cil +++ b/src/selinux/booleanfile.cil @@ -16,7 +16,7 @@ (blockabstract base_template) - (context booleanfile_context (.sys.id .sys.role booleanfile lowlevelrange)) + (context booleanfile_context (.sys.id .sys.role booleanfile .sys.lowlow)) (type booleanfile) (call .booleanfile.type (booleanfile))) |