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