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

(block pipe

  (fsuse task "pipefs" fs_context)

  (blockinherit .seclabelfs.base_template))