summaryrefslogtreecommitdiff
path: root/src/fs/seclabelfs/nfs4seclabelfs.cil
blob: 752aa01e4f83bd6f0eeb0b8d23fe98a959d44dc4 (plain)
1
2
3
4
5
6
7
8
9
10
;; SPDX-FileCopyrightText: © 2025 Dominick Grift <dominick.grift@defensec.nl>
;; SPDX-License-Identifier: Unlicense

(block nfs4

  (genfscon "nfs4" "/" fs_context)

  (blockinherit .seclabelfs.template)

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