blob: 7ff8fd2396c5e754377d160542ccfbcf496f0067 (
plain)
1
2
3
4
5
6
7
8
|
;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl>
;; SPDX-License-Identifier: Unlicense
(block efivar
(genfscon "efivarfs" "/" fs_context)
(blockinherit .noseclabelfs.template))
|