summaryrefslogtreecommitdiff
path: root/src/dev/nodedev/ptmxnodedev.cil
blob: a9a92662876e72c77e95f12a8d6f34e51b2d2b5e (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 ptmx

  (filecon "/dev/ptmx" char nodedev_context)

  (blockinherit .nodedev.template)

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