summaryrefslogtreecommitdiff
path: root/src/fs/noseclabelfs/nsnoseclabelfs.cil
blob: 06bc2ed0c2e8a3bd483f2d6e7126ac1b64427da3 (plain)
1
2
3
4
5
6
7
8
;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl>
;; SPDX-License-Identifier: Unlicense

(block ns

    (genfscon "nsfs" "/" fs_context)

    (blockinherit .noseclabelfs.template))