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