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

(block bpf

  (genfscon "bpf" "/" fs_context)

  (blockinherit .noseclabelfs.template))