summaryrefslogtreecommitdiff
path: root/src/fs/seclabelfs/sockseclabelfs.cil
blob: 4f8f6e4216009b210f86fbde0416d0ba45ae3490 (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 sock

    (fsuse task "sockfs" fs_context)

    (blockinherit .seclabelfs.base_template))