summaryrefslogtreecommitdiff
path: root/src/sys/sysfile/fssysfile/btrfssysfile.cil
blob: 37e5bebf71040dd5612a4fa53beca18eb8cdba1c (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 btrfs

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

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