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

(block nfsd

  (genfscon "nfsd" "/" fs_context)

  (blockinherit .noseclabelfs.template))