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

(block ns

  (genfscon "nsfs" "/" fs_context)

  (blockinherit .noseclabelfs.template))