summaryrefslogtreecommitdiff
path: root/src/fs/seclabelfs/nfs4seclabelfs.cil
blob: 25c1fede42642ed2c30e973a93032696618c01ea (plain)
1
2
3
4
5
6
7
8
9
10
;; SPDX-FileCopyrightText: M-BM-) 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))))