summaryrefslogtreecommitdiff
path: root/src/fs/seclabelfs/hugetlbseclabelfs.cil
blob: 81f7a86935ae0b4023780176686c40af071746a7 (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 hugetlb

    (fsuse trans "hugetlbfs" fs_context)

    (blockinherit .fs.macro_template_dirs)
    (blockinherit .fs.macro_template_files)
    (blockinherit .seclabelfs.template))