blob: 0de2d3fbb5e3ab5b65ef5def44cf5f0922e9b193 (
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 pipe
(fsuse task "pipefs" fs_context)
(blockinherit .seclabelfs.base_template))
|