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