summaryrefslogtreecommitdiff
path: root/src/sys/sysfile/fssysfile/fusefssysfile.cil
blob: de62c6b06686af0ec8279903b86a474ec8bc2011 (plain)
1
2
3
4
5
6
7
8
9
;; SPDX-FileCopyrightText: © 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))