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

(block sock

  (fsuse task "sockfs" fs_context)

  (blockinherit .seclabelfs.base_template))