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

(block pipe

  (fsuse task "pipefs" fs_context)

  (blockinherit .seclabelfs.base_template))