summaryrefslogtreecommitdiff
path: root/src/dev/nodedev/cachefilesnodedev.cil
blob: 3487d92b8333a59d6d1dafb9fccafdd87ca44ba7 (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 cachefiles

    (filecon "/dev/cachefiles" char nodedev_context)

    (blockinherit .nodedev.template))