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

(block efivar

  (genfscon "efivarfs" "/" fs_context)

  (blockinherit .noseclabelfs.template))