summaryrefslogtreecommitdiff
path: root/src/sys/procfile/busprocfile.cil
blob: 272fe7139d51868480e32e1578f1dbb307adda0a (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 bus

    (genfscon "proc" "/bus" procfile_context)

    (blockinherit .procfile.macro_template_dirs)
    (blockinherit .procfile.template))