summaryrefslogtreecommitdiff
path: root/src/fs/seclabelfs/traceseclabelfs.cil
blob: 4aab6df8f74f6ca6fb06274f0646fd175245a906 (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 trace

  (genfscon "tracefs" "/" fs_context)

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