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

(block ns

  (genfscon "nsfs" "/" fs_context)

  (blockinherit .noseclabelfs.template))