summaryrefslogtreecommitdiff
path: root/src/dev/nodedev/rfkillnodedev.cil
blob: dfc6076bbb42b804744b2feebaa1b3780d43207c (plain)
1
2
3
4
5
6
7
8
9
10
;; SPDX-FileCopyrightText: © 2025 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)))