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

(block pid

  (genfscon "pidfs" "/" fs_context)

  (blockinherit .noseclabelfs.template))