summaryrefslogtreecommitdiff
path: root/src/fs/seclabelfs/hugetlbseclabelfs.cil
blob: bd5526558349978842c7f8c5e0cd92dedef937a2 (plain)
1
2
3
4
5
6
7
8
9
10
;; SPDX-FileCopyrightText: © 2024 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))