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

(block sock

  (fsuse task "sockfs" fs_context)

  (blockinherit .seclabelfs.base_template))