summaryrefslogtreecommitdiff
path: root/src/sys/sysfile/fssysfile/xfssysfile.cil
blob: 8f1816f78a284de0b5c6bf16d89e7c75bb973e4c (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 xfs

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

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