summaryrefslogtreecommitdiff
path: root/src/fs/seclabelfs/nfs4seclabelfs.cil
blob: 8a4f4aa5b705aca219cccf5ee6bd3f8e0d577358 (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 nfs4

  (genfscon "nfs4" "/" fs_context)

  (blockinherit .seclabelfs.template)

  (allow fs self (filesystem (associate))))