summaryrefslogtreecommitdiff
path: root/src/sys/sysfile/fssysfile/bcachefssysfile.cil
blob: edaf9b859e51d75642d7ad485ef439b7f3b55415 (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 bcachefs

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

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