summaryrefslogtreecommitdiff
path: root/src/dev/nodedev/fbnodedev.cil
blob: b722c332d5716bf9e37d382e17dcc23f459070a9 (plain)
1
2
3
4
5
6
7
8
9
10
;; SPDX-FileCopyrightText: © 2023 Dominick Grift <dominick.grift@defensec.nl>
;; SPDX-License-Identifier: Unlicense

(block fb

  (filecon "/dev/fb([0-9]+)?" char nodedev_context)

  (blockinherit .nodedev.template)

  (call .rbacsep.exempt.obj.type (nodedev)))