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