summaryrefslogtreecommitdiff
path: root/src/fs/noseclabelfs/pidnoseclabelfs.cil
blob: 1d575b95ab7ad5d2bee49e928d4f28d5ec265da0 (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 pid

    (genfscon "pidfs" "/" fs_context)

    (blockinherit .noseclabelfs.template))