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

(block security

  (genfscon "securityfs" "/" fs_context)

  (blockinherit .fs.macro_template_lnk_files)
  (blockinherit .noseclabelfs.template))