blob: 8ab7f969e43b4142d178fcc01fcd5ee76e6af814 (
plain)
1
2
3
4
5
6
7
8
9
|
;; SPDX-FileCopyrightText: M-BM-) 2025 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))
|