summaryrefslogtreecommitdiff
path: root/src/dev/nodedev/rfkillnodedev.cil
blob: 4cd67b6f33e5d36523f841d3c1cc4d78a2429e44 (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 rfkill

  (filecon "/dev/rfkill" char nodedev_context)

  (blockinherit .nodedev.template)

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