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

(block nfsd

    (genfscon "nfsd" "/" fs_context)

    (blockinherit .noseclabelfs.template))