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

(block sock

  (fsuse task "sockfs" fs_context)

  (blockinherit .seclabelfs.base_template))