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

(block drm

    (genfscon "drm" "/" fs_context)

    (blockinherit .fs.macro_template_fs)
    (blockinherit .noseclabelfs.base_template))