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

(block proc

  (genfscon "proc" "/" fs_context)

  (blockinherit .fs.macro_template_lnk_files)
  (blockinherit .noseclabelfs.template))