diff options
Diffstat (limited to 'src/dev/nodedev/fbnodedev.cil')
-rw-r--r-- | src/dev/nodedev/fbnodedev.cil | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/dev/nodedev/fbnodedev.cil b/src/dev/nodedev/fbnodedev.cil index 47d670c..b722c33 100644 --- a/src/dev/nodedev/fbnodedev.cil +++ b/src/dev/nodedev/fbnodedev.cil @@ -5,4 +5,6 @@ (filecon "/dev/fb([0-9]+)?" char nodedev_context) - (blockinherit .nodedev.template)) + (blockinherit .nodedev.template) + + (call .rbacsep.exempt.obj.type (nodedev))) |