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

  (filecon "/dev/ptmx" char nodedev_context)

  (blockinherit .nodedev.template)

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