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

(block efivar

  (genfscon "efivarfs" "/" fs_context)

  (blockinherit .noseclabelfs.template))