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

(block nfsd

  (genfscon "nfsd" "/" fs_context)

  (blockinherit .noseclabelfs.template))