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

(block pipe

  (fsuse task "pipefs" fs_context)

  (blockinherit .seclabelfs.base_template))