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

(block rpcpipe

    (genfscon "rpc_pipefs" "/" fs_context)

    (blockinherit .fs.macro_template_fs)
    (blockinherit .noseclabelfs.base_template))