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

(block efivar

  (genfscon "efivarfs" "/" fs_context)

  (blockinherit .noseclabelfs.template))