summaryrefslogtreecommitdiff
path: root/src/sys/sysfile/fssysfile/fusefssysfile.cil
blob: 64f1f9ddd17938ef5d2d61139d2c3eb604bfe59f (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

(in fuse

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

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