summaryrefslogtreecommitdiff
path: root/src/fs/noseclabelfs/anoninodenoseclabelfs.cil
blob: a1e8dee49abaa9625c390960c86bed062e99bf27 (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 anoninode

    (genfscon "anon_inodefs" "/" fs_context)

    (blockinherit .noseclabelfs.base_template))