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

(block pid

  (genfscon "pidfs" "/" fs_context)

  (blockinherit .noseclabelfs.template))