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

(block udf

  (genfscon "udf" "/" fs_context)

  (blockinherit .noseclabelfs.template))