summaryrefslogtreecommitdiff
path: root/src/sys/sysfile/fssysfile/f2fssysfile.cil
blob: a6850ea06da6cf962778f39f40b0b7771864d29f (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 f2fs

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

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