summaryrefslogtreecommitdiff
path: root/src/sys/sysfile/fssysfile/ext4fssysfile.cil
blob: 79f681f9f03e12df2dd1f0cb05f1eefc4c85f117 (plain)
1
2
3
4
5
6
7
8
9
;; SPDX-FileCopyrightText: M-BM-) 2025 Dominick Grift <dominick.grift@defensec.nl>
;; SPDX-License-Identifier: Unlicense

(block ext4

    (genfscon "sysfs" "/fs/ext4" sysfile_context)

    (blockinherit .sysfile.fs.template)
    (blockinherit .sysfile.macro_template_dirs))