summaryrefslogtreecommitdiff
path: root/src/fs/seclabelfs/debugseclabelfs.cil
blob: 1a99048bf62152426e710879da6364bde32539cd (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

(in debug

    (genfscon "debugfs" "/" fs_context)

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