summaryrefslogtreecommitdiff
path: root/src/dev/nodedev/cusenodedev.cil
blob: e982d2aab61827365e710d607f0371a5d843e876 (plain)
1
2
3
4
5
6
7
8
;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl>
;; SPDX-License-Identifier: Unlicense

(block cuse

    (filecon "/dev/cuse" char nodedev_context)

    (blockinherit .nodedev.template))